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

Re: [PATCH] Have default log message use relative paths

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2003-03-21 16:42:00 CET

Colin Watson <cjwatson@flatline.org.uk> writes:

> On Fri, Mar 21, 2003 at 02:51:39AM +0100, Branko ??ibej wrote:
> > Weeel, it's not so hard to figure out what the top of the WC is; just
> > chop the end off of cwd() until you run out of .svn directories.
>
> Not necessarily. /home/cjwatson and /home/cjwatson/bin here are two
> different working copies.

Chop of components until svn_wc_is_wc_root indicates that the root has
been reached.

-- 
Philip Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Mar 21 16:42:41 2003

This is an archived mail posted to the Subversion Dev mailing list.

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