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

Re: any branches in this repository ?

From: Steven Bakke <steven.bakke_at_amd.com>
Date: 2007-08-10 17:33:13 CEST

Just do 'svn log --stop-on-copy' at the top level of the repository.
You'll see any cases where a directory was created through 'cp'.

-steve

On Aug 10, 2007, at 10:25 AM, Rainer Sokoll wrote:

> On Fri, Aug 10, 2007 at 02:46:48PM +0100, paul booker wrote:
>
>> Would someone please advise how i can figure out if there are
>> any branches
>> that have been added to a particular repository ?
>
> is "svn ls <URL>" what you are looking for?
>
> But keep in mind that subversion has no idea about branches. Branches
> are just (cheap) copies. You may or may not give a copy the meaning
> of a
> branch - that's entirely up to you.
>
> Rainer
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Aug 10 17:32:04 2007

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.