At 15:49 28-10-2002, Ananth Kesari wrote:
But I need to add a folder by name, "netware" with
some NetWare specific files within it. These are NOT
getting committed. If I "add" it gets added. I once
committed on Thursday. Now, if I commit, it verifies
and does nothing indicating that it is already committed.
But if I check-out the 4.2 project, I do not get
the "netware" folder.
Can anyone tell me what's wrong? I am a beginner
to this CVS process and so I may be missing something
even simple or obvious.
Since you probably have update -d -P in your ~/.cvsrc like
you should, the directory won't show up, untill you commit
files in them.
Remove the -P option from your ~/.cvsrc directory temporarily
to get the netware directory back.
-P means prune, which deletes empty dirs
-d means create new directory
that's cause the conflict.
HTH
With kind regards,
Melvyn Sopacua
<?php include("not_reflecting_employers_views.txt"); ?>
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php