Tagged Questions
0
votes
3answers
256 views
To take the backup of required files of SVN repository
I need to take the backup of one folder of my SVN repository. For this I have tried with svndump and svndumpfilter commands but of no use.
Can any one please explain how to do this with an example.
...