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

Re: svn commit: rev 2162 - trunk/subversion/clients/cmdline trunk/subversion/tests/clients/cmdline/getopt_tests_data

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2002-06-12 18:53:06 CEST

Garrett Rooney <rooneg@electricjellyfish.net> writes:

> On Wed, Jun 12, 2002 at 05:25:47PM +0100, Philip Martin wrote:
>
> > The file is unmodified at rev 8. That's the same as rev 6 when it last
> > changed. I want to rollback to rev 5. What's to revert?
>
> i'm not sure what's going on... try uncommenting the debug printf in
> svn_cl__merge (you'll have to update it to make it compile since we
> changed to const char *'s), and put a similar printf in
> svn_cl__rollback and let me know what the difference is.
>
> when i try things here, the printf's give me exactly the same output,
> so i guess i'm just doing something different than you are...

I see, the problem is one of expectation.

I expected 'svn rollback -r 5 bar' to undo all the changes between
revisions CURRENT and 5. What it does is to undo the change between
revisions 5 and 4.

-- 
Philip
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Jun 12 18:53:38 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.