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

Re: Re: How to get a list of all branches

From: Christian Balzer <christian.balzer77_at_gmx.de>
Date: Mon, 05 May 2008 14:54:08 +0200

Ah ok. Thaks for the hint!

I tried the svn ls command on the local file system path... which obviously
was not a good idea. :-)

 

> ----- Ursprüngliche Nachricht -----
> Von: Andy Levy
> Gesendet: 14:33 Uhr
> An: Christian Balzer
> Betreff: Re: How to get a list of all branches
>
> On Mon, May 5, 2008 at 7:43 AM, Christian Balzer <Doumanix_at_gmx.de> wrote:
> > Hi @ll,
> >
> > could someone please tell me how I can get all branches of a
> repository? I'm using subclipse - it lists all available branches
> (folders) when connecting to the subversion server...
> > But which command does it use? I didn't manage it to get this
> information via the command line on my own.
>
> Branches aren't "special" in Subversion; they're just copies. Assuming
> that your project is set up with the conventional trunk/tags/branches
> directory structure, just do an svn ls on the branches directory.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
> For additional commands, e-mail: users-help_at_subversion.tigris.org
>

 
Received on 2008-05-05 17:57:52 CEST

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.