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

update needed after a commit ?

From: Cédric Chabanois <cchabanois_at_no-log.org>
Date: 2004-07-10 15:51:24 CEST

I use svn 1.0.4
My working copy is at in
F:\Programmation\Projets\subversion\svnant\test\svn\workingcopy\

I added and committed a directory : listTest

1)
>svn ls
listTest/

no problem here

2)
However if I do
> svn ls -r BASE
I get nothing. Why ?

3)
>svn -r BASE list listTest
dir1/
dir2/
file1.txt
file2.txt

This is what I expected

4)
>svn status
I get nothing

5)
>svn info
Path: .
URL: file:///F:/Programmation/Projets/subversion/svnant/test/svn/repository
Repository UUID: 1c206da4-54b5-b448-9457-ba04b75777cf
Revision: 0
Node Kind: directory
Schedule: normal

6)
>svn update
At revision 1.

So it seems it needed to be updated. Is it the expected behaviour ?

7)
>svn ls -r BASE
listTest/

Now, it is ok ... But this is the result I expected for 2)

Thanks,

Cédric

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Jul 10 14:54:30 2004

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.