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

Re: promote, proposed new svn command

From: Ryan Schmidt <subversion-2006d_at_ryandesign.com>
Date: 2006-11-17 02:22:35 CET

On Nov 16, 2006, at 10:54, Thomas Wicklund wrote:

> What might be useful is the ability to perform a generalized set of
> actions as a single new repository version, something like (this is
> obviously not a suggested syntax but I think expresses the idea):
>
> svn {
> delete URL2
> copy URL1 URL2
> }
>
> or (
>
> svn {
> copy TRUNKURL/path1 TAGURL/path1
> copy TRUNKURL/path2 TAGURL/path2
> copy TRUNKURL/path3 TAGURL/path3
> }
>
> Multiple svn commands can be used today, but each one creates a new
> revision, which is a bit annoying when later having to wade through
> logs containing a list of revisions which perform one logical
> operation.

I believe mucc will already let you do just that.

http://svn.collab.net/repos/svn/trunk/contrib/client-side/mucc.c

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Nov 17 02:24:09 2006

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.