[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Break your working copy in 3 easy steps

From: <CodeBase_at_web.de>
Date: 2007-02-18 22:44:19 CET

> -----Ursprüngliche Nachricht-----
> Von: users@tortoisesvn.tigris.org
> Gesendet: 15.02.07 23:47:17
> An: users@tortoisesvn.tigris.org
> Betreff: Re: Break your working copy in 3 easy steps

> CodeBase@web.de wrote:
> > 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
> > /root/pdf/mydoc.pdf
> >
> > 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...
> > 2.) drag /root/pdf/mydoc.pdf from Windows Explorer into the commit dialog
> > 3.) enter a commit message and commit the change
> >
> > --> OK
> >
> > Now create more changes and export them again.
> >
> > 4.) repeat steps 1-3
> >
> > --> Modified: ...\mydoc.pdf
> > Error: Commit failed (details follow):
> > Error: Your file or directory ...\mydoc.pdf' is probably out-of-date
> > Error: The version resource does not correspond to the resource within the transaction. Either the requested version resource is out of date (needs to be updated), or the requested version resource is newer than the transaction root (restart the commit).
> >
> > 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
> > TortoiseSVN 1.4.3, Build 8645 - 32 Bit , 2007/02/04 09:40:57
> > Subversion 1.4.3,
> > apr 0.9.12
> > apr-iconv 0.9.7
> > apr-utils 0.9.12
> > berkeley db 4.4.20
> > neon 0.26.3
> > OpenSSL 0.9.8d 28 Sep 2006
> > zlib 1.2.3
> >
> >
> > What am I doing wrong ?
>
> Have you tried updating the two folders /root/oo.org and /root/pdf
> before committing?
>
> Simon
>
> --
> ___
> oo // \\ "De Chelonian Mobile"
> (_,\/ \_/ \ TortoiseSVN
> \ \_/_\_/> The coolest Interface to (Sub)Version Control
> /_/ \_\ http://tortoisesvn.net
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
> For additional commands, e-mail: users-help@tortoisesvn.tigris.org
>
>

Yes, I tried updating, same result.
I noticed that the same problem occurs when I use the command line svn interface, so the problem does not seem to be related to Tortoise.
I'll post that on the SVN users list.

Thx anyway,

CU C>
_______________________________________________________________________
Viren-Scan für Ihren PC! Jetzt für jeden. Sofort, online und kostenlos.
Gleich testen! http://www.pc-sicherheit.web.de/freescan/?mc=022222

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Sun Feb 18 22:44:35 2007

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.