Re: curious behavior on remote cvs call
[email protected] (Larry Jones)
| Newsgroups | gmane.comp.version-control.cvs.bugs |
|---|---|
| Message-ID | <[email protected]> |
rene reitsma writes: > > However, when I issue the same remote checkout from a Windows machine, > the checkout runs fine (the previously removed directory no longer > shows up), but cvs complains that it cannot access the previously > removed directory. I expect you're "checking out" into an existing directory, which means you're really doing an update. If you do a fresh checkout into a new directory, you won't have the problem. Alternatively, you can fix the problem in the existing directory by editing the CVS/Entries file and removing the line referring to the defunct directory. -Larry Jones Rats. I can't tell my gum from my Silly Putty. -- Calvin