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

confused about merging

From: Martin Matusiak <numerodix_at_gmail.com>
Date: 2005-09-29 14:09:02 CEST

I've read the chapter on merging in the subversion book and I can't seem to
quite correlate that to my particular situation. I have my trunk in
src/project. From time to time I want to tag a release, which is found in
src/<version number>, so

src/project
src/1.0.0
src/1.0.1

etc.

Now, if I make a release 1.0.1 and I forget to make some changes to it before
I tag it (for instance neglecting to update the INSTALL file), I make those
changes in src/project and I want to sync them to src/1.0.1. How can I do
that?

Martin

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Sep 29 14:14:14 2005

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.