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

About svn merge -c

From: Giulio Troccoli <Giulio.Troccoli_at_uk.linedata.com>
Date: 2007-07-30 16:35:34 CEST

In my company we have a process to automatically propagate changes. This
(Korn shell) script used to do something like

svn merge URL/To/Source@PREV_REV URL/To/Source@REV Path/To/Source

Where of course PREV_REV is REV-1. I thought about using the the
--change option of the svn merge command and do something like this

svn merge --change REV URL/To/Source Path/To/Source

It seems to work, however, I might be wrong but, was I using peg
revisions? If so, are the two really equivalent?

Thanks
Giulio
 
 
Linedata Services (UK) Ltd
Registered Office: Bishopsgate Court, 4-12 Norton Folgate, London, E1 6DB
Registered in England and Wales No 3027851 VAT Reg No 778499447

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Jul 30 16:34:21 2007

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

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