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

RE: svn on cygwin!

From: Powell, Jim (EER) <PowellJF_at_navair.navy.mil>
Date: 2001-10-23 22:07:47 CEST

The -mno-cygwin includes the cygwin library as a static, instead of a dll,
so in theory it should work the same.

However, I'm so happy that it works that I really don't mind moving the
cygwin.dll file around, of course I do have cygwin on my machine anyway, so
it is no extra work for me.

Now, is anyone other than me working on trying to get the server working
under cygwin? I knew that the client was being worked, so I started working
on the server (I already have an Apache 2.0 server running in my cygwin
environment). A few more libraries and I might even make it through a
compile of subversion. Of course I would love to see this work native, but
cygwin is not that evil.

Jim Powell
AV-8B Weapons Integration Group
EER Systems, Inc
(760)939-9089
mailto:powelljf@navair.navy.mil

> -----Original Message-----
> From: Branko Cibej [mailto:brane@xbc.nu]
> Sent: Tuesday, October 23, 2001 10:27 AM
> To: Powell, Jim (EER)
> Cc: dev@subversion.tigris.org
> Subject: Re: svn on cygwin!
>
> Powell, Jim (EER) wrote:
>
> >Did you try using the -mno-cygwin compiler option. According to the
> >documentation for Cygwin, if you use this option, it should be a
> standalone
> >app that does not require any extra dll's to run.
> >
>
> I think it wouldn't quite work. One of the things cygwin1.dll does is
> convert /'s to \'s in paths. We'd need some configury that mimicks what
> svn_private_config.hw does, regarding path separators at least, and a
> means of getting the version info resource into the binaries.
>
> But this is indeed great news. I'll see if I can twiddle the configury,
> etc. so that we can use either MSVC or cygwin/mingw gcc to build
> Subversion.
>
> Thanks for being a guines pig, Ben!
>
> --
> Brane Čibej <brane_at_xbc.nu> http://www.xbc.nu/brane/
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: dev-help@subversion.tigris.org

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:36:45 2006

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

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