On 9/6/07, Alec Shaw <[EMAIL PROTECTED]> wrote: > 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?
svn ls > 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? I don't understand what you mean by "old revisions." /* PLUG: http://plug.org, #utah on irc.freenode.net Unsubscribe: http://plug.org/mailman/options/plug Don't fear the penguin. */
