Break your working copy in 3 easy steps
From: <CodeBase_at_web.de>
Date: 2007-02-15 23:30:59 CET
Hi all,
Assume there are 2 files in the repository which should always be committed together, such as an OpenOffice document and the PDF exported from it:
/root/oo.org/mydoc.odt
Assume there are pending changes in the doc (exported to the PDF) worth committing.
1.) right-click on /root/oo.org/mydoc.odt, select SVN Commit...
--> OK
Now create more changes and export them again.
4.) repeat steps 1-3
--> Modified: ...\mydoc.pdf
I read on the list about deleting wcprops files, but as I can't find any file of that name, the only way to get around the problem is to copy the changed file, remove the .svn folder and check it all out from scratch, then copy the changed file, again.
Most recent TSVN running on most recent Windows XP SP2
What am I doing wrong ?
CU C>
______________________________________________________________________
---------------------------------------------------------------------
|
This is an archived mail posted to the TortoiseSVN Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.