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

Re: SVN Merge issue

From: Sebastien Douche <sdouche_at_gmail.com>
Date: 2008-01-01 01:35:39 CET

On Dec 30, 2007 2:14 PM, Aviva Levin <AvivaL@radware.com> wrote:
> Now I am looking on the trunk branch and want to know how revision 70 was
> created (whether it was the result of merge or not, from what branches it
> was merged etc.) How do I know that?

As Andy says, Subversion has actually no merge tracking in core. So :

- good practice is to write all necessary log informations when
creating a branche or merging (source : url & revision, destination)

- using svnmerge.py[1], a contrib script. Simple but very useful.

- using external software, like Trac[2] with the wonderful plugin RevTree[3].

[1] http://www.orcaware.com/svn/wiki/Svnmerge.py

[2] http://trac.edgewall.org

[3] http://trac-hacks.org/wiki/RevtreePlugin

-- 
Solution Linux (février)
XPDays FR (mai)
Journée Francophone Python (juin)
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Jan 1 01:35:59 2008

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.