You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Giulio Troccoli <Gi...@uk.linedata.com> on 2007/08/01 09:06:02 UTC

RE: About svn merge -c

No-one wants to comment on this? Really?

> -----Original Message-----
> From: Giulio Troccoli [mailto:Giulio.Troccoli@uk.linedata.com]
> Sent: 30 July 2007 15:36
> To: users@subversion.tigris.org
> Subject: About svn merge -c
> 
> 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

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org


Re: About svn merge -c

Posted by Nathan Nobbe <qu...@gmail.com>.
im sorry, i would  comment, but i havent used svn merge at all.  i still
need to understand how it is supposed to be used in the first place.

-nathan

On 8/1/07, Giulio Troccoli <Gi...@uk.linedata.com> wrote:
>
> No-one wants to comment on this? Really?
>
> > -----Original Message-----
> > From: Giulio Troccoli [mailto:Giulio.Troccoli@uk.linedata.com]
> > Sent: 30 July 2007 15:36
> > To: users@subversion.tigris.org
> > Subject: About svn merge -c
> >
> > 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
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>
>