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

Re: Permanent tags / Virtual subprojects

From: Ryan Schmidt <subversion-2005_at_ryandesign.com>
Date: 2005-05-16 00:49:51 CEST

Am 12.05.2005 um 18:48 schrieb Dale Worley:

> Errors:
> svncopy.pl: Externals on
> 'file:///c:/Temp/MY_TEST_REPOS/svncopy-update/dest/dirA
> /dir1' don't match expected
> - expected:
> DIR2 file:///c:/Temp/MY_TEST_REPOS/svncopy-update/dest/dirA/dir2
> DIR2Pin -r 30
> file:///c:/Temp/MY_TEST_REPOS/svncopy-update/source/dirA/dir2
> DIR3
> file:///c:/Temp/MY_TEST_REPOS/svncopy-update/source/dirB/dir3
> DIR4 file:///c:/Temp/MY_TEST_REPOS/svncopy-update/wibble/dirA/dir2
> - actual:
> DIR2 file:///c:/Temp/MY_TEST_REPOS/svncopy-update/source/dirA/dir2
> DIR2Pin -r 30
> file:///c:/Temp/MY_TEST_REPOS/svncopy-update/source/dirA/dir2
> DIR3
> file:///c:/Temp/MY_TEST_REPOS/svncopy-update/source/dirB/dir3
> DIR4 file:///c:/Temp/MY_TEST_REPOS/svncopy-update/wibble/dirA/dir2
> svncopy.pl: *** svncopy tests failed
>
>
> Given that the actual and expected look the same to my eye, I suspect
> the
> problem is that the ends-of-lines are different. I'm pretty sure that
> Subversion is not particular about its ends-of-lines in svn:externals,
> so it
> shouldn't matter. Can you look in the test and see how the
> actual-to-expected comparison is done, and if you can replace it with a
> method that is insensitive to end-of-line characters?

But they're not the same. In the first line it expected "dest" but
found "source".

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon May 16 00:51:49 2005

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.