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
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
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
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
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@
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
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
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
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