*** Regarding Re: CVS update failed ; [EMAIL PROTECTED] adds:
>> cvs [server aborted]: cannot open directory\
>> /home/cvs/cvsroot/xacc/src/ofx: No such file or directory
cbbrowne> I'm not sure why CVS has a problem with this; those that
cbbrowne> grok it better than I may have better solutions...
The problem is that the directory appears to have been removed from
the repository. There is really no way to remove a directory in CVS
in a way that keeps revision history, i.e., in the sense that if you
checkout an earlier revision/tag it recreates the removed directory.
The method that comes closest is to `cvs rm' all files in the
directory and then use `cvs update -P' to prune empty directories.
Deleting directories in the repository is equivalent to deleting
files from the repository: you lose the history and you mess up
already checked out copies. So I don't think there is a better
solution than the one you suggested for the current situation . . .
--
Per Bojsen <[EMAIL PROTECTED]>
6132 Lexington Ridge Drive
Lexington, MA 02421-8317
USA
----- %< -------------------------------------------- >% ------
The GnuCash / X-Accountant Mailing List
To unsubscribe, send mail to [EMAIL PROTECTED] and
put "unsubscribe gnucash-devel [EMAIL PROTECTED]" in the body