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

Re: [TSVN] Question about SubWCRev.exe

From: SteveKing <steveking_at_gmx.ch>
Date: 2004-09-10 17:10:43 CEST

Charles BROSSOLLET wrote:

> I was using TSVN in conjunction with SubWCRev.exe for versionning my
> project. An automated task is querying the version of my local copy each
> time I want to compile my project. It worked great and fastly, until I moved
> the repository on my company's server, using apache. Now the execution of
> SubWCRev.exe is taking about one minute, which is really long when I build
> every ten minutes... So it seems that SubWCRev.exe is querying the
> repository, but I don't understand why that, since I only want the revision
> number of my local copy!

It doesn't contact the repository at all! It isn't even linked against
the ra-libs, only libsvn_wc. So repository access isn't even possible
for SubWCRev!
There must be another reason why it is suddenly slow. Maybe you should
do a fresh checkout?

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Sat Sep 11 20:19:59 2004

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

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