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

[TSVN] Re: subwcrev in latest nightlies

From: Russell Hind <rh_gmane_at_mac.com>
Date: 2005-07-26 17:57:39 CEST

SteveKing wrote:
>
> Can you please give me more details about your wc setup?
>

trunk
|
|--- 3rdparty (non-versioned)
| |
| |--- tools (non-versioned)
| | |
| | |--- subwcrev (external from diff repo as a proprety of trunk)
| |
| |--- lib (non-versioned)
| | |
| | |--- boost (external from diff repo as a property of trunk)
| | |--- VTK (external from diff repo as a property of trunk)
| | |--- Borland (external from diff repo as a property of trunk
| |
| |--- include (non-versioned)
| |
| |--- boost (external from diff repo as a property of trunk)
| |--- VTK (external from diff repo as a property of trunk)
|
|--- Source
      |
      |--- UserInterface
      |--- ServiceInterface
      |--- DLLInterface
      |--- Common
           |
           |--- Shared (external from same repo as prop of Common)
           |--- UI (external from same repo as prop of Common)
           |--- GL (external from same repo as prop of Common)
           |--- Imaging (external from same repo as prop of Common)

All folders are versioned except those marked as 'non-versioned'.
Perhaps it is to do with the fact that the externals from different
repo's are set on 'trunk' but are checked out in to lower, non-versioned
folders.

In command prompt, I change to the source directory and execute
subwcrev. If I execute it with the path as '.' it works fine
with/without -e. If I execute it on .. (i.e. trunk) it will work
without -e but if I add -e in, it got to over 600Mb in about 20s of VM
usage before I killed it (hence no output). Here is the output:

Cheers

Russell

C:\Users\russell\Projects\TPICoatingScan\trunk\Source>..\3rdparty\tools\subwcrev\subwcrev
SubWCRev 1.2.1, Build 3997

C:\Users\russell\Projects\TPICoatingScan\trunk\Source>..\3rdparty\tools\subwcrev\subwcrev
.
SubWCRev: 'C:\Users\russell\Projects\TPICoatingScan\trunk\Source'
Last committed at revision 2282
Updated to revision 2282
Local modifications found

C:\Users\russell\Projects\TPICoatingScan\trunk\Source>..\3rdparty\tools\subwcrev\subwcrev
. -e
SubWCRev: 'C:\Users\russell\Projects\TPICoatingScan\trunk\Source'
Last committed at revision 2282
Updated to revision 2282
Local modifications found

C:\Users\russell\Projects\TPICoatingScan\trunk\Source>..\3rdparty\tools\subwcrev\subwcrev
..
SubWCRev: 'C:\Users\russell\Projects\TPICoatingScan\trunk'
Last committed at revision 2282
Updated to revision 2282
Local modifications found

C:\Users\russell\Projects\TPICoatingScan\trunk\Source>..\3rdparty\tools\subwcrev\subwcrev
.. -e
(this one ran to 600Mb VM usage in ~20seconds so I killed it in task
manager)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Tue Jul 26 18:05:47 2005

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.