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

Re: "svn co -d" and updates

From: Shaw Terwilliger <sterwill_at_sourcegear.com>
Date: 2001-11-30 16:55:38 CET

Kevin Pilch-Bisson wrote:
> Could you give some more details. I always check out the subversion
> source tree like this:
>
> svn co http://svn.collab.net/repos/svn/trunk -d svn.static (or svn.shared,
> or whatever)

I think I discovered my problem. My repository's .svn/entries had no
"url" property for the top-level directory. I don't know how that happened,
but I can check out new repositories and they all get the url prop.

The entry in my broken tree looks like:

<entry
   name="svn:this_dir"
   kind="dir"
   prop-time="Wed 28 Nov 2001 10:11:55.000000 (day 332, dst 0, gmt_off -21600)"
   revision="548"
   ancestor="http://svn.collab.net/repos/svn/trunk"/>

-- 
Shaw Terwilliger <sterwill@sourcegear.com>
SourceGear Corporation
217.356.0105 x 641
---------------------------------------------------------------------
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:50 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.