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

[Book] Undo Changes section.

From: Daniel Santa Cruz <dsantacruz_at_vikus.com>
Date: 2004-07-28 00:32:06 CEST

I was wondering about the correctness of the example:

svn merge -r 303:302 ......

Seems that the current head revision is 349, why are they using 303:302?
Should it be

svn merge -r 349:302 ......

Thanks,
Daniel

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Jul 28 00:39:35 2004

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.