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

Re: how to discover what branches exist

From: Ximon Eighteen <ximon.eighteen_at_int.greenpeace.org>
Date: 2005-10-03 14:21:40 CEST

Gustave Stresen-Reuter wrote:
> Hi,
>
> Is there any way to get a list of what branches exist in a given
> repository? For example, if I have the following layout:
>
> /repository
> /branches
> /trunk
> /private
>
> How can I do a ls -al type listing of branches?

svn ls

e.g. if your repository is hosted at
https://svn.myserve.com/repositories/repository

svn ls https://svn.myserve.com/repositories/repository/branches/

Ximon

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Oct 3 14:23:49 2005

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.