RE: Repository Directory Tree
From: Giulio Troccoli <Giulio.Troccoli_at_uk.linedata.com>
Date: Mon, 13 Sep 2010 08:52:25 +0100
Please don't top post. On this ML the net-etiquette requires you to post your reply at the bottom
Linedata Limited
-----Original Message-----
> From: Aladdin [mailto:aladdin_at_csunv.com]
From the error message I guess /home/anw/TechProjects was not empty when you tried the checkout. Using the --force option you have overwritten the content of /home/anw/TechProjects/NotUsed with whatever it was in the repository (it should have left untouched all those files that are not in the repository).
I don't know whether that was what you should have done. Maybe, or maybe not. Only you can be the judge of that, because you know what was in that directory before you check your working copy out. As per having to do use --force every time, I wouldn't think so. I mean, you would need to make a judgement call if you already have a NotUsed directory, but if you do everytime, I would question why you do. I personally would check out a fresh new working copy in a non, yet, existing directory.
G
|
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.