I get this strange error, the file in question causes no error when I
make an Update in ordinary WC of the file set, but then I have an
svn:externals set to pull in the file at another place in the same
repository but when I make an Update on another WC where the folder
exists the is supposed to pull in I get this error:
External C:\Projects\My Projects\My Program\Tip.frx
<red>External failed C:\Projects\My Projects\My Program\Tip.frx</red>
<red>Error Unrecognized line ending style</red>
Completed C:\Projects\My Projects\My Program\Tip.frx - at revision:
171
As you can see it actually looks as if the file was pulled into the WC
despite the generated error but it doesn't. However there are several
more files pulled in at the same place from the same origin w/o
problems. And if I copy the file from the "original" WC and paste it
the green overlay icon show up as if it's ok. However now an Update
gives:
External C:\Projects\My Projects\My Program\Tip.frx
<red>External failed C:\Projects\My Projects\My Program\Tip.frx</red>
<red>Error Can't open file 'C:\Projects\My Projects\My Program
\Tip.frx': The </red>
<red>Error file exists.</red>
External C:\Projects\My Projects\My Program\Tip.frx - at revision: 171
and apart from a way to fix this I basically wonder 2 things,
1. Is this a bug in (svn|tsvn)?
2. can it have to do with the file type? it's binary file of a VB6
project and it typically goes with a form file and in the case Tip.frm
pulls in fine as external.
the properties is set as follows on the (wc) folder they are supposed
to be pulled into.
^/shared/trunk/Tip.frx Tip.frx
^/shared/trunk/Tip.frm Tip.frm
the path in repos where file is pulled in is
^/MyProgram/trunk/
Should be enough info I think and yes I edited the paths, simply by
privacy habit and o course while I am on it, it's on Windows XP Pro
SP3, TSVN 1.6.3 latest stable build, server is Linux, SVN 1.6.3 and I
use svnserve. Think that should be all ;-)
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2375652
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-07-26 15:19:31 CEST