[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
{urgent} Unable to update source code ...
From: |
Aditya Agarwal |
Subject: |
{urgent} Unable to update source code ... |
Date: |
Fri, 2 Jun 2006 12:48:24 +0530 |
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.
Regards,
Aditya
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- {urgent} Unable to update source code ...,
Aditya Agarwal <=