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

RE: Re: Add missing files to old revision

From: zishan <jashsoftpk_at_aim.com>
Date: Sun, 10 Oct 2010 19:42:27 -0700 (PDT)

Ok, I have created a branch of revision 56 and make a local working copy of it and added missing files in that folder and committed it. Now I am trying to merge it with the TRUNK using Merge Reintegrate, but its not adding my missing files from Branch to the trunk. Whats wrong?

> Hi,
>
> On 10 October 2010 15:39, zishan <jashsoftpk_at_aim.com> wrote:
> > I have forgot to add some files in my older revision no. 56. I am now on revision 63. How can I add missing files safely to revision 56?
> >
>
> You can't, a revision is an immutable state of the repository (well,
> unless you start dumping & reloading repositories, but that's advanced
> svn administrator territory).
>
> The best 'solution' is for you to create a 'tag' or 'branch' (== copy
> in both cases) of revision 56 and then add the missing files to the
> tag/branch too.
>
> Using tags you can keep much better track of 'interesting' states of
> the repository compared to remembering revision numbers.
>
> --
> Regards,
>
> Jean-Marc
> --
> .       ___
> .  @@  // \\      "De Chelonian Mobile"
> . (_,\/ \_/ \     TortoiseSVN
> .   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
> .   /_/   \_\     http://tortoisesvn.net

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2669846

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2010-10-11 13:13:18 CEST

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

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