You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Hilary <hi...@spectratech.com> on 2004/04/01 08:32:30 UTC

Sucessfull Compilation of Subversion 1.01 on Cygwin

Hi All,

  I have compiled the subversion successfully. I can use it with checkout/update/import/commit w/o
any problems. With this version, you can run it any Windows98/Me(import / checkout locally). If you
wanna to have a copy, pls send me a email. 

Regards,

Hilary

Re: Sucessfull Compilation of Subversion 1.01 on Cygwin

Posted by Greg Matheson <la...@ms.chinmin.edu.tw>.
On Thu, 01 Apr 2004, Hilary wrote:

>   I have compiled the subversion successfully. I can use it with checkout/update/import/commit w/o
> any problems. With this version, you can run it any Windows98/Me(import / checkout locally). If you

Won't the distributed Win32 executable run on Windows98?
Did you build it with teh SWIG bindingings, perl bindingings.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

svn having wc via samba *awfully* slow...

Posted by Roland Schwingel <Ro...@onevision.de>.



Hi...

Here I am suffering quite a long time with a phaenomenon I was putting on
the age of my fileserver...
But this weekend I replaced the machine with a blazingly fast one with
concerning cpu power and
harddisk speed...

My scenario:
1. A dedicated server just hosting the svn repos via apache on linux with
svn 1.0.1. 3 months old. fast
2. A brand new fileserver hosting the developers homeaccounts also running
on linux. very very fast
    It exports the filesystems via nfs and samba 3.0.2
3. Workstation clients either running linux or win2000 and svn 1.0.1

Checkout times for a my repos (wc size: ~200MB in ~52000 files including
.svn stuff)
on 2 hardware identical workstations using the same network connection.

Linux to local disk: 5 minutes (cpu svn-server: ~50% - cpu client: ~70%)
Windows (Cygwin) to local disk: 9 minutes  (cpu svn-server: ~30% - cpu
client: ~100%)
Linux to nfs share on fileserver: 13 minutes  (cpu svn-server: ~17% - cpu
client: ~50%)
Windows (Cygwin) to fileserver using samba: *2.5 hours(!!)* (cpu
svn-server: ~1% - cpu client: ~5% - cpu fileserver: ~8%)

The tests were made with a completly idle network. Other operations svn
up/cleanup/ci are similar fast/slow.

Has anyone else encountered these *huge* slowdown in a similar
configuration?
The same repos (in an older state but using CVS) "just" takes a third ot
the time in the last test.

I first thought it was the old fileserver/slow harddrives in it, but now
this is no longer
the case. A while ago I searched samba mailingslists and the whole internet
for
tweaking options on samba (for the old machine in this times), but couldn't
really
find anything. I assume this has something to do with the network
communication.
My samba is pretty much configured with default values at present. Nothing
special.

Are there some optimizations I can do for my samba to make this faster when
talking
to with subversion. Has anyone made some special settings in her/his
environment?

Any help appreciated.... Thanks,

Roland


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org