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

Re: [PATCH] make svnmucc consistently overwrite copy targets

From: Philip Martin <philip_at_codematters.co.uk>
Date: Thu, 06 Nov 2008 21:56:02 +0000

kmradke_at_rockwellcollins.com writes:

> svnmucc doesn't really document what should happen when the copy
> target already exists. I agree it would be better to be more
> consistent with the svn command line.

I disagree: the "svn cp URL1 URL2" command is horrible; it's often
impossible to predict the effect unless one has exclusive access to
the repository.

> Options I see:
> 1) Add a --force (or maybe --overwrite) option
> 2) Add a new action such as CPO, or CPF, OV, OVER
>
> Would patches for either of these be better received?
> And if so, is #1 or #2 preferred?

I don't really like either of those, although 2 is better than 1.
svnmucc is designed to combine simple commands together, what's wrong
with "rm URL1 cp URL2 URL1"?

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-11-06 22:56:21 CET

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

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