Hello, * On Wed, May 23, 2007 at 12:36:53AM -0700 lorreporre wrote: > When a user creates a new folder with in it a new file and then commits, > everything goes well. > When an other user does an update, CVS doesn't detect any changes.
You have to use "-d" on the update command. If not, CVS will not detect this. This is the intended behaviour, and it is documented. And it is a FAQ. HTH, Spiro. -- Spiro R. Trikaliotis http://opencbm.sf.net/ http://www.trikaliotis.net/ http://www.viceteam.org/ _______________________________________________ Bug-cvs mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/bug-cvs
