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

Changing the case of a file name uncovers a problem.

From: Andrei Chichak <andrei_at_cbfsystems.com>
Date: 2006-05-19 19:05:47 CEST

Using V.1.3.3 build 6219 - 32 Bit. Client system is W2K or XP.
Subversion server running on a slackware box.

1. Create a file called "x"
2. add it
3. commit it. (status box shows that x was added)
4. TSVN delete the file.
5. Create a file called "X"
6. add it
7. commit it. (status box shows that x was deleted and X was added)

8. do a checkout of the directory somewhere else. TSVN will try and
add "x" and "X" which (on a Windoze box) causes an error where TSVN
"Can't copy 'path\.svn\tmp\text-base\x.svn-base' to 'path\x.tmp': The
system cannot find the file specified."

9. Fire up Repo-browser. Show the log for the containing folder.
There is no notion of the delete. Hmmmm.

If, at step 4.5 we do a commit, there will be a delete of x in the log.

Thanks
Andrei

------------------------------
Andrei Chichak

Systems Developer
CBF Systems
#3054, 8308-114 Street
Edmonton, Alberta
Canada T6G 2E1
V: (780) 628-2072
F: (780) 628-5542

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Fri May 19 19:24:12 2006

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

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