[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: Kevin Pilch-Bisson <kevin_at_pilch-bisson.net>
Date: 2001-11-30 16:59:23 CET

On Fri, Nov 30, 2001 at 09:55:38AM -0600, Shaw Terwilliger wrote:
> 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"/>

I recently changed the name from ancestor to url. If you missed the message
to the dev list pointing out that working copies were broken then that would
do it. There was a script posted at that time which would go through a
working copy and change it over, but its also safe to just re-checkout.

-- 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Kevin Pilch-Bisson                    http://www.pilch-bisson.net
     "Historically speaking, the presences of wheels in Unix
     has never precluded their reinvention." - Larry Wall
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

  • application/pgp-signature attachment: stored
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.