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

Re: Problems with file externals

From: Daniel Shahaf <d.s_at_daniel.shahaf.name>
Date: Wed, 08 Oct 2008 16:28:54 +0200

On Wed, 08 Oct 2008 15:13:59 +0100, "Julian Foad"
<julianfoad_at_btopenworld.com> said:
> On Wed, 2008-10-08 at 15:55 +0200, Daniel Shahaf wrote:
> > My shell session went like this...
> >
> > > % rd/s/q commit-access-templates
> > >
> > > % svn up -q
> > >
> > > % cd commit-access-templates
> > >
> > > % svn ps svn:externals "^/trunk/README myreadme" .
> > > property 'svn:externals' set on '.'
> > >
> > > % svn up
> > >
> > > Fetching external item into 'myreadme'
> > > E myreadme
> > > C .
> > > Updated external to revision 33544.
> > >
> >
> > Huh? 'svn help up' says that 'E' means 'Existed'. And it certainly
> > didn't exist. I suggest to use 'X' for new externals.
> >
> > And why does it report a conflict on '.'?
>
> Could you run "svn info ." at this stage and see what sort of conflict
> it's reporting. Maybe the tree-conflict code is kicking in erroneously.
>
> - Julian
>

It doesn't report any conflict:

% svn st
 M .
    X myreadme

% svn info .
Path: .
URL:
file:///Data/Unzip/svn/mirror/svn/trunk/notes/commit-access-templates
Repository Root: file:///Data/Unzip/svn/mirror/svn
Repository UUID: 612f8ebc-c883-4be0-9ee0-a4e9ef946e3a
Revision: 33545
Node Kind: directory
Schedule: normal
Last Changed Author: lgo
Last Changed Rev: 31626
Last Changed Date: 2008-06-08 10:32:20 +0300 (Sun, 08 Jun 2008)

%

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-10-08 16:29:03 CEST

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.