Re: Rolling back some components of a tag

2010-08-19 Thread Les Mikesell
On 8/19/2010 11:57 AM, Ryan Schmidt wrote: On Aug 19, 2010, at 10:49, David Aldrich wrote: I have now read the cherrypicking section. I think the point to note is that merge is to do with changes, e.g. merge in the changes made in r1823. I was looking to bring a specific version of a file. S

Re: Rolling back some components of a tag

2010-08-19 Thread Ryan Schmidt
On Aug 19, 2010, at 10:49, David Aldrich wrote: > I have now read the cherrypicking section. I think the point to note is that > merge is to do with changes, e.g. merge in the changes made in r1823. I was > looking to bring a specific version of a file. So, with merge, I would need > to work o

RE: Rolling back some components of a tag

2010-08-19 Thread David Aldrich
Hi Erik I have now read the cherrypicking section. I think the point to note is that merge is to do with changes, e.g. merge in the changes made in r1823. I was looking to bring a specific version of a file. So, with merge, I would need to work out which range of changes to apply. BR David

Re: Rolling back some components of a tag

2010-08-19 Thread Erik Andersson
vid > > > > > > *From:* Erik Andersson [mailto:kir...@gmail.com] > *Sent:* 19 August 2010 12:51 > *To:* David Aldrich > *Cc:* users@subversion.apache.org > *Subject:* Re: Rolling back some components of a tag > > > > Hi > > > > I'm not sure w

Re: Rolling back some components of a tag

2010-08-19 Thread Erik Andersson
ther way of changing the revision of one file in a branch, > where that revision has not existed in the branch before? > > > > David > > > > > > *From:* Erik Andersson [mailto:kir...@gmail.com] > *Sent:* 19 August 2010 12:51 > *To:* David Aldrich > *Cc:* users@

RE: Rolling back some components of a tag

2010-08-19 Thread David Aldrich
changing the revision of one file in a branch, where that revision has not existed in the branch before? David From: Erik Andersson [mailto:kir...@gmail.com] Sent: 19 August 2010 12:51 To: David Aldrich Cc: users@subversion.apache.org Subject: Re: Rolling back some components of a tag Hi I&#

Re: Rolling back some components of a tag

2010-08-19 Thread Erik Andersson
Hi I'm not sure what you are trying to achieve.. but.. On Thu, Aug 19, 2010 at 1:25 PM, David Aldrich wrote: > Hi > > It has been suggested that I use peg revisions to solve this problem. > However, I don't understand peg revision syntax. > > As a test, I created a new text file in the trunk cal

RE: Rolling back some components of a tag

2010-08-19 Thread David Aldrich
Hi It has been suggested that I use peg revisions to solve this problem. However, I don't understand peg revision syntax. As a test, I created a new text file in the trunk called pegtest.txt and then made changes to it: r1855 commit pegtest.txt ver.1 r1856 commit pegtest.txt ver.2 r1857 com

Rolling back some components of a tag

2010-08-19 Thread David Aldrich
Hi A colleague needs to modify (or create a new version) of a tag, so that he ends up with a tag identical to the original except for a few source files that are to be rolled back to previous versions. I believe it's not possible to roll back the source files in the tag itself because the tag