You're just guessing...
[nilsson@m222 id3]$ cvs remove -f foo cvs remove: scheduling `foo' for removal cvs remove: use 'cvs commit' to remove this file permanently [nilsson@m222 id3]$ cvs commit -m "Test" foo Removing foo; /usr/cvsroot/id3/foo,v <-- foo new revision: delete; previous revision: 1.1 done [nilsson@m222 id3]$ mkdir foo [nilsson@m222 id3]$ cvs add foo cvs add: the directory `foo' cannot be added because a file of the cvs [add aborted]: same name already exists in the repository.
I've move SMTP.pmod to SMTP.pmod/module.pmod. It takes, as you said, two updates to get the changes locally.
/ Martin Nilsson (saturator)
Previous text:
2003-10-19 20:32: Subject: CVS question
Yes, you can. It's the other way around that's impossible since directories aren't versioned.
/ Martin Stjernholm, Roxen IS