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

Re: problem (bug?) with svn1.4.2 on cygwin

From: Luca Cappa <luca.cappa_at_sequoia.it>
Date: 2007-02-07 00:26:12 CET

Hello Frodak,

On Tue, 06 Feb 2007 06:06:48 -0800, Frodak <frodak17@yahoo.com> wrote:
> I can't reproduce this issue. While cygwin does do
> exe magic, I don't have problems with this.
>
> Add the export works fine:
> $ svn export file:///svn/test/exe test_export
> A test_export
> A test_export/file
> A test_export/file/new_sub_file.txt
> A test_export/file.exe
>
> Exported revision 30.
>
> Perhaps you are using a old version of cygwin?

I keep cygwin up to date often, i do not think it is an old version.
Anyhow, as I stated in my email, the bug does not happen if the directory
is exported before the .exe. Try to export manually the .exe and then the
directory to get the error, i.e.:

svn export --force file://svn/test/file.exe .
svn export --force file://svn/test/file .

Let me know,
Luca

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Feb 6 15:22:49 2007

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.