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

Re: Bug? svn list doesn't show files added since last update

From: Mike Martin <gubespam_at_gmail.com>
Date: 2006-11-30 22:50:34 CET

Okay, that explanation makes sense. What I find diffifcult is that sometime
I want to get a list of all files currently under version control in a given
directory. There is no single command to accomplish this in every
situation. For example, take the following three situations:

1. After adding the file, but before the commit. Use svn status
2. After committing, but before updating. Neither svn status nor svn list
display the file -- it's as if it's not really there.
3. After the update. Use svn list

What is most troublesome is that there doesn't seem to be a way to list
files under version control in case 2 above. It's easy enough to update my
working copy, but sometimes that is not desirable if I know there are
changes in the branch but I don't want them in my working copy yet.
Received on Thu Nov 30 22:55:01 2006

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.