What to you mean by "missing items"? If you're talking about the numbers in the blue and/or yellow badge beside the working copy bookmark, those refer to the number of changes in the repository that will come down with the next update (blue), and the number of uncommitted changes in your working copy (yellow). You should be able to see the same thing on the command line by typing `svn status -u` while in your working copy. (Server changes show up as asterisks, local changes show up with A, M, D, R, etc. You can type `svn help status` to find out more.)

Hope that helps,
 - Quinn


On Feb 10, 2009, at 2:39 PM, Philip M wrote:


Thanks for the quick reply. Is there any way to get rid of the number
of missing items next to the directory in Versions or it is just a
case of ignoring it?

On Feb 10, 10:29 pm, Quinn Taylor <[email protected]> wrote:
If you follow the standard pattern of placing these respective pieces
in trunk/ branches/ and tags/ you'll have no problem—just check out
trunk, rather than the whole project.
  - Quinn

On Feb 10, 2009, at 2:20 PM, Philip M wrote:

Hi,

My project has a lot of branches and tags, but I don't want to
download them to my working copy since the trunk is all I need. Is
there a way to get Versions to ignore the tags and branches in the
repository so that it doesn't think that they need downloading?

I'm using Subversion 1.4 if this is relevant.

Thanks in advance,

Phil

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to