kamalshah20 writes: > > I've been facing this problem for some time now.I check in my code, > but the next day when I check out, I find that my changes have not > been updated.I thought the problem was probably forgetting to commit > etc. (!) but this is happeneing to others as well. > > I am at a loss as to what to do and what the probelm could be.Any ideas?
It's hard to say. First of all, why are you checking out daily? Usually you do a checkout only once and from then on you work in that directory doing update and commit as required. If you're deleting your checked out directory every day, you're not only wasting a lot of effort, but you're getting rid of the evidence that would allow us to determine what the problem is! -Larry Jones My dreams are getting way too literal. -- Calvin _______________________________________________ Info-cvs mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/info-cvs
