hook - pre-update svn script to filter what get -


Imagine a repository with many types of files. Again, I "filter" some types of files from "repository" Process "

I mean that all files are versions but for my local work, I just want to get * .php files, instead of ignoring download * .jpg

I think client sites think about the hook script (pre-update). Anyone know that this is possible?

Thank you!

Are you trying to export specific files from your work copy? Or just trying to create a working copy with some file types?


Comments

Popular posts from this blog

c# - PInvoke of NetUserAdd returns 24 -

c# - XMLDocument.Validate Error: System.InvalidOperationException : The XmlSchemaSet on the document is either null or has no schemas in it -