info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: {urgent} Unable to update source code ...


From: Jim Hyslop
Subject: Re: {urgent} Unable to update source code ...
Date: Fri, 02 Jun 2006 15:31:36 -0400
User-agent: Mozilla Thunderbird 1.0.6 (Windows/20050716)

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Aditya Agarwal wrote:
> Hi,
> 
> We are using CVS repository (version: Server: Concurrent Versions
System (CVS) 1.11.21 (client/server) to maintain our code on Feduro machine.
> I am creating a new directory into my source code and added it on to
server.I double check on to server file was created properly .But when
some other user try to update the code they are not getting that
directory.Here are the step followed.
> 
> My CVs root = /usr/home/aditya/Guruji
> i am intend to add new directory : code2
> 
> 1. pwd
> /usr/home/aditya/Guruji
> 2. mkdir code2
> 3. cd code2
> 4. vi code.c (// written some code executed ...)
> 5. cd ..
> 6. cvs add code2
> 7. cd code2
> 8. cvs add code.c
> 9. cd ..
> 10 cvs commit
> 
> It all works fine, but now if some other user try to update he didnot get 
> code2 directory atall.
> 
> Any help is greatly appreciated.

I am moving this discussion into address@hidden - this is almost
certainly not a bug, but user error.

Did the other user forget to use 'update -d' to fetch new files?

Was the file added on a different branch from which the other user is
working (in this case, "branch" also includes the trunk), and did the
other user specify the 'update -P' option?

Am I correct in assuming that the other user did not receive any error
messages? If there were error messages, please let us know.

- --
Jim Hyslop
Dreampossible: Better software. Simply.     http://www.dreampossible.ca
                 Consulting * Mentoring * Training in
    C/C++ * OOD * SW Development & Practices * Version Management
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (MingW32)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFEgJIYLdDyDwyJw+MRApceAJ4hN4NCLEvX0e7X6NEcsg9hFJuzWQCg70o+
ytjOiycS/DHCB6TIOENrONE=
=EYum
-----END PGP SIGNATURE-----





reply via email to

[Prev in Thread] Current Thread [Next in Thread]