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

Re: printing full path on commit

From: Patrik Husfloen <pathu440_at_student.liu.se>
Date: 2002-03-30 22:15:15 CET

I also noticed when doing a status check after committing I get:
? ./test.jpg

shouldn't the file be marked with "D" instead of "?" (and also, let me
point out the inconsistency with the checkin as here it only prints ./
and the checkin printed the whole path, from c:\ and up)

also, doing svn update ouptuts
D ./test.jpg

but doesn't delete the file (I find that "wrong" but it might be as it
should)
so, the file is still there, and doing svn status shows:
? ./test.jpg

it seems to me that updating would delete the file, I might add that I'm
pretty new to version control in general so this might indeed be the
intented behaviour.

/patrik

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Mar 30 22:15:57 2002

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.