bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#62693: 28.2; VC: CVS: Fix lost file reporting and enable reverting i


From: Olivier Certner
Subject: bug#62693: 28.2; VC: CVS: Fix lost file reporting and enable reverting it
Date: Thu, 06 Apr 2023 11:51:48 +0200

Hi,

When using CVS 1.12.3+, VC dir doesn't list correctly some missing file, 
including quotes produced by CVS in the file name, then preventing to operate 
on it. The fix works on all "recent" versions of CVS (1.11 and 1.12).

Once this is fixed, it's still not possible to revert such a file yet since 
`vc-default-revert', called by `vc-cvs-revert', tries to backup the 
non-existing file (`copy-file' just fails).

While here, fixed `vc-cvs-parse-root', which is not correctly reporting whether 
some repository is local.

All three patches can be applied to 'master' directly (e579c9cc33d).

Regards.

-- 
Olivier Certner

Attachment: 0001-VC-CVS-Fix-ROOT-file-parsing.patch
Description: Text Data

Attachment: 0002-VC-CVS-Fix-parsing-of-cvs-qn-update-for-missing-file.patch
Description: Text Data

Attachment: 0003-VC-Allow-vc-default-revert-and-CVS-to-revert-a-missi.patch
Description: Text Data


reply via email to

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