Gerhard Wiesinger wrote:
> Hello!
>
> I want to import a software project where several zip file version of
> several "tags" exists:
> e.g.:
> project-tag1.zip
> project-tag2.zip
> project-tag3.zip
> project-tag4.zip
> project-tag5.zip
> ..
> ..
> ..
>
> The first can be done with the import statement. How can the other zip
> files be easily imported? (e.g. all files which are not part of the
> package should be removed, all new added, and all changed should be
> changed).
>
> What's the best svn command for this?
>
You may take a look at the svn_load_dirs.pl script (included in the
contrib/client-side directory of the subversion tar ball).
A usage example is in the subversion book.
Wolfgang
> Thank you for the answer.
>
> Ciao,
> Gerhard
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Oct 9 16:41:28 2004