Re: how to see available branches/tags for a repository
From: Micah Elliott <mde_at_micahelliott.com>
Date: 2007-10-12 23:02:04 CEST
On 2007-10-12 Jason Novotny wrote:
> I'm wondering how can I see all the available branches/tags for
Assuming you've laid out your repo in the typical fashion:
trunk/
and your repo is at url://path/to/repo, then you can say:
svn list url://path/to/repo/branches
You could also "svn switch" around in your WC between branches
> I was thinking some usage of svn status or svn list I couldn't
You can run "svn list -h" for more info on list.
You'll also want to look at svnbook.org. In particular:
http://svnbook.red-bean.com/en/1.4/svn-book.html#svn.tour.history.browsing.list
-- _ _ ___ |V|icah |- lliott " " """ mde_at_MicahElliott.com <>< http://MicahElliott.com PGP: 0x7C07CBF0 ICQ: 369060435 Linux/Ubuntu: 417195/12440 HackerKey: v4sw6YUPCJhw5ln5pr7OPck2ma9u8Lw3m5l6Ui2e7t3b8LDMOen6a3XsMRr5
|
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.