Clean Up Error - .svn\pristine

11 views
Skip to first unread message

Bill Adoff

unread,
Dec 15, 2022, 7:31:38 PM12/15/22
to TortoiseSVN
Clean up failed because it could not find a file in .svn\pristine - has anyone had his error and what did you do.

Daniel Sahlberg

unread,
Dec 16, 2022, 2:27:39 AM12/16/22
to TortoiseSVN
fredag 16 december 2022 kl. 01:31:38 UTC+1 skrev bi...@swiftdata.works:
Clean up failed because it could not find a file in .svn\pristine - has anyone had his error and what did you do.

The .svn\pristine folder stores copies of each file as it was when checked out from the repository (a "pristine" version), allowing some operations to be performed offline and also allowing Subversion to send only changes to the file when committing.

I would guess that something (antivirus program, filesystem faults, user error?) has caused a file to disappear from the pristine folder.

A search in the Subversion archives gives a few pointers, however these are quite technical:

A more heavy handed approach is to remove the .svn folder and make a new checkout on top of the previous working copy (make a backup first of course!) - or discarding the old working copy and checking out a completely new one (copying over any changes manually).

Kind regards,
Daniel

Reply all
Reply to author
Forward
0 new messages