18 messages in com.perforce.perforce-user[p4] How to change case of filenames ...
FromSent OnAttachments
Martin Ellison19 Oct 2000 23:16 
Peter Friberg20 Oct 2000 00:40 
Martin Ellison23 Oct 2000 00:20 
Jeff A. Bowles23 Oct 2000 01:01 
Vora, Rajul23 Oct 2000 12:12 
Daniel Neades24 Oct 2000 06:35 
andy nguyen24 Oct 2000 09:28 
Martin Ellison24 Oct 2000 15:43 
Daniel Neades11 Jan 2001 02:13 
John Bridges11 Jan 2001 07:00 
Diane Holt11 Jan 2001 10:26 
Jeff A. Bowles11 Jan 2001 10:39 
Arnt Gulbrandsen11 Jan 2001 11:09 
Rick Macdonald11 Jan 2001 11:11 
Diane Holt11 Jan 2001 11:23 
Rick Macdonald11 Jan 2001 11:55 
Steve Bennett11 Jan 2001 13:39 
Diane Holt11 Jan 2001 19:24 
Subject:[p4] How to change case of filenames of files stored on a Windows 2000 server?
From:Arnt Gulbrandsen (ar@trolltech.com)
Date:01/11/2001 11:09:08 AM
List:com.perforce.perforce-user

Diane Holt <holtdl at yahoo.com>

I use the delete/re-add method -- but it suuuure would be nice if Perforce offered a real 'p4 rename' command. (I really don't understand why they don't, since I can't see why it would be all that difficult to do -- but maybe there's some compelling reason that I just don't know about.)

Well, from what I read out of the database schema, it wouldn't be easy. On the other hand, a lot of what perforce does is hard, and this particular command would be _useful_. The delete/add and integrate/delete hacks aren't good enough.

For example, if I'm integrating a branch into another, and a file on the target branch has been renamed using integrate/delete, the integration thinks the target file has been deleted, which simply is not the case.

--Arnt