I have a subversion repository /repository with 2 sub directories for different projects
(/repository/project1 and /repository/project2).
1) How can I list the names (paths) of the branches that have been created for each of the
projects?

2) If I do "svn log" in checkout directory I do not get a list of all the revisions (only old revisions) but if I do "snv log file:///repository/project1/branches/xxx" I get them all. Why the difference?

Thanks
Alec


/*
PLUG: http://plug.org, #utah on irc.freenode.net
Unsubscribe: http://plug.org/mailman/options/plug
Don't fear the penguin.
*/

Reply via email to