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

Re: 'svn rm URL1 URL2' creates two revisions

From: <cmpilato_at_collab.net>
Date: 2002-05-24 01:38:45 CEST

Philip Martin <philip@codematters.co.uk> writes:

> Hello
>
> % svn rm http://localhost/repo/foo http://localhost/repo/bar
>
> Committed revision 32.
>
> Committed revision 33.
>
> This isn't right is it? I think it should either remove both items in
> a single commit or give me some sort of "cannot remove multiple URLs"
> error and remove neither. Or is it supposed to work like this?

Hm. You should get a usage() message that implies only a single URL
can be passed. We can't allow multiple URLs because more than likely
the single commit message that goes with the act won't fully apply to
both commits.

Or something like that. (sorry, listening to loud music and can't
think straight...mom warned me about that rock and roll...)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri May 24 01:40:42 2002

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.