Am 09.11.2011 07:59, schrieb sureshkumar nandakumar:
I need SVN branch all the files along with all the versions in zip or tar
format.

I Know using svn dump, we can take svn branch all the files along with
versions.


But it can be read only if we load any SVN repository.

Instead of loading the dump files in some other repository, I want to get
all the files along with all the version in tar or zip format.


If I extract tar or zip file in any location which is not related to SVN, I
should find all the files along with all version.

Hi!

To be honest, I don't understand your description of what you want to do. It would also be better to ask how to achieve something instead of asking for a specific (possibly bad) way to do something. Understanding the goals often helps giving better advices.

That said, if I understand you correctly, you want to store zip files and tar files of certain versions (I guess the tags of your code) in the repository. You can do that easily, just put them in there.

However, I don't get why you would want to dump/load a repository. If you want to get at older revisions in the repository, you have been missing that this is always possible, just specify the "-r" option for update or checkout. These are basics, btw, so you should really reread the documentation!

Cheers!

Uli
**************************************************************************************
Domino Laser GmbH, Fangdieckstraße 75a, 22547 Hamburg, Deutschland
Geschäftsführer: Thorsten Föcking, Amtsgericht Hamburg HR B62 932
**************************************************************************************
Visit our website at http://www.dominolaser.com
**************************************************************************************
Diese E-Mail einschließlich sämtlicher Anhänge ist nur für den Adressaten 
bestimmt und kann vertrauliche Informationen enthalten. Bitte benachrichtigen 
Sie den Absender umgehend, falls Sie nicht der beabsichtigte Empfänger sein 
sollten. Die E-Mail ist in diesem Fall zu löschen und darf weder gelesen, 
weitergeleitet, veröffentlicht oder anderweitig benutzt werden.
E-Mails können durch Dritte gelesen werden und Viren sowie nichtautorisierte 
Änderungen enthalten. Domino Laser GmbH ist für diese Folgen nicht 
verantwortlich.
**************************************************************************************

Reply via email to