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

Re: svn diff branch woprking copy against mainline?

From: Branko Čibej <brane_at_xbc.nu>
Date: 2005-11-04 01:58:39 CET

Kevin Puetz wrote:
> I'm replying to a thread off of gcc-devel, but as I think I may have just
> had a thought that hasn't already been chewed through. So, I'm shifting to
> subversion-devel. If I'm wrong and this is already debunked, just shoot me
> down...
>
> Branko Čibej wrote:
>
>
>> Andreas Schwab wrote:
>>
>>> Isn't this what the "Repository Root" from svn info gives?
>>>
>> No, that's the root of the repository, not the parameter given to "svn
>> co".
>>
>> If you
>>
>> svn co svn+ssh://gcc.gnu.org/svn/gcc/trunk
>>
>> the repository root that gets recorded is
>>
>> svn+ssh://gcc.gnu.org/svn/gcc
>>
>> The same root is recorded if you
>>
>> svn co svn+ssh://gcc.gnu.org/svn/gcc/branches/bounded-pointers-branch
>>
>> -- Brane
>>
>
> Sure. But svn info also knows (and has known for far longer) the URL.
> and URL with the Repository-Root prefix whacked off is BASE/DIR. So that
> info is obtainable.
>
You can't tell which is BASE and which is DIR.

-- Brane

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Nov 4 01:57:05 2005

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.