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

how to get ancestry information

From: Robert Hölzl <robert.hoelzl_at_baltech.de>
Date: 2006-05-23 14:19:17 CEST
hello,

I am checking out svn features at the moment. Apart from "merge tracking" (which can be easily done client side) it has nearly all features we need.

But I miss the possibility to retrieve the "ancestor" of a URL. That means if I copy/move an url to another directory, i.e. trunk -> branch1, I need an attribute of branch1, which tells me that its ancestor is trunk. This information has to be available serverside, since the merge/diff command uses the information when using "--notice-ancestry".

When calling "svn info" I do not get this information.
-- 
Mit freundlichen Grüßen,
Best Regards,

Robert Hölzl

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

Received on Tue May 23 16:24:38 2006

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.