Working with a partial working copy

2009-02-10 Thread Philip M
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

Re: Working with a partial working copy

2009-02-10 Thread Quinn Taylor
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

Re: Working with a partial working copy

2009-02-10 Thread Philip M
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 quinntay...@mac.com wrote: If you follow the standard pattern of placing these respective pieces   in

Re: Working with a partial working copy

2009-02-10 Thread Quinn Taylor
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