Feature Request: svn ls --no-ignore-externals
From: John E. Bossom <John.Bossom_at_ca.ibm.com>
Date: Thu, 20 Aug 2009 06:08:46 -0700 (PDT)
The list subcommand is excellent for writing scripts over the set of files/directories as listed in the repository, without having to fetch the source. I have been experimenting with using svn:externals leveraging the '^' syntax for describing logical views of my repository. (I discovered that if you are careful, a single commit will handle all the externals if they are from the same repository). However, I discovered that the svn list subcommand has no option for walking the externals. I think this would be a really useful feature - to be able to list what would be checked out or exported without having to actually do it.
------------------------------------------------------
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.