[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: Rainer Sokoll <R.Sokoll_at_intershop.de>
Date: 2007-08-10 16:25:42 CEST

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
Received on Fri Aug 10 16:24:01 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.