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

[Bug?] SVN 1.0.1 svn:externals (ci, st, diff)

From: Karl Heinz Marbaise <khmarbaise_at_gmx.de>
Date: 2004-04-12 13:55:33 CEST

Hi there,

i have a SVN-repository which has two projects in there
1. ae
2. lib

Now i have checked out ae and defined an svn:external
using the following:
svn ps -F t.txt svn:externals
where as t.txt comprises of:
lib svn://svn/svn/lib/trunk

after checkin i have done an svn update which checked out
the lib part creating a directory in my working copy of ae.
Everything ok.

Next I have changed a file within the lib part which will
be printed using "svn st" from the root dir of the ae part:

kama@wanderix:~/public_html/ae> svn st
X lib

Performing status on external item at 'lib'
M lib/defs_lib.inc.php

Ok.

But when i try to "checkin" using "svn ci" nothing happens...
nor using "svn diff"...
It seemed to me that both "svn ci" and "svn diff" ignore
the differences in the lib directory....

Now my Question: Is this a Bug or desired bahviour?

If i would like to checkin the changes made in the lib part
i have to change to the directory "lib" and "svn ci" there....

OS: Linux SuSE 7.1
    Berkeley DB 4.0.14
    SVN 1.0.1

Kind regards
Karl Heinz

-- 
Jabba dabba dooohhh     e-mail: khmarbaise@gmx.de
Auf wiedermailen.     Internet: http://www.marbaise.org
  Karl Heinz 7:-)         ICQ#: 135949029
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Apr 12 13:51:39 2004

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.