|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
||||
|
||||
|
CVS co/update ommits a directory
I have a cvs server with a couple of modules. One of them has the structure:
module/www/include/somefiles.. I have a sandbox which mirrors the live version of this site, so this part of the repository is checked out to: /export/module/www/include/somefiles.. however, I just noticed that on one of the development machines, if I cd to /export/module and run 'cvs update', it updates the whole module, but excludes the 'include' directory under www. Wherever I cd to, this directory is ommitted - I have tried using the -R switch, I have tried creating the dir, cd'ing into it and updating from there, but nothing works.. I just get a prompt back. I have checked the repostory, and the include folder is definitely in there, with all the .v files and stuff as usual. Can anyone figure this one out? thanks, christo
__________________
. Spiration channels: Free scripts, programming tutorials and articles Dotcut alerts: Online Press cuttings / news alerts Clearprop: UK microlight school, wiltshire Uk dating: UK safe dating with Topdates About Christo . . |
|
#2
|
|||
|
|||
|
check in .cvswrappers to check that the directory in question is not omitted
|
|
#3
|
||||
|
||||
|
nothing is in cvswrappers to cause the ommission.
christo |
|
#4
|
||||
|
||||
|
I'm not too up on CVS, but isn't there a .CVSIgnore file or similar that will ignore files, maybe one of those is floating around somewhere?
Another possibility is that maybe the CVS/Entries file got edited to not longer include an entry for that directory. There's a couple things you can check. |
![]() |
| Viewing: Dev Shed Forums > Operating Systems > Linux Help > CVS co/update ommits a directory |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|