[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Importing several zip file versions ...

From: Wolfgang Fritz <wolfgang.fritz_at_gmx.net>
Date: 2004-10-09 16:40:12 CEST

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

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.