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

Re: SVN 1.5 - Beta 1 - svn changelist - Bug

From: Ben Collins-Sussman <sussman_at_red-bean.com>
Date: Sat, 22 Mar 2008 07:16:53 -0500

On Sat, Mar 22, 2008 at 7:13 AM, Karl Heinz Marbaise <khmarbaise_at_gmx.de> wrote:

>
> svn changelist ISSUE1 --changelist ISSUE2

You've got them backwards, I think. In your statement above, you're
saying, "please find all the paths in the ISSUE2 changelist and run
'svn changelist ISSUE1' on each of them." What you want instead is:

  svn changelist ISSUE2 --changelist ISSUE1

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-03-22 13:17:02 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.