Thanks Upayavira, I wanted to be sure that committing from windows system there were not problems with capitalized names, sometimes for windows they are always the same file .... Probably the rename function would have worked well (usually I use TortoiseSVN) .... just a scruple :-), but I've forgotten that the history log would have been interrupted ... thank you for remind me

francesco


Upayavira wrote:
[EMAIL PROTECTED] wrote:
Author: furfari
Date: Mon May  8 03:25:29 2006
New Revision: 405003

URL: http://svn.apache.org/viewcvs?rev=405003&view=rev
Log:
new valid filename for Manifest.mf

Added:
    
incubator/felix/trunk/org.apache.felix.upnp.sample.binaryLight/src/main/resources/META-INF/Manifest.mf

Added: 
incubator/felix/trunk/org.apache.felix.upnp.sample.binaryLight/src/main/resources/META-INF/Manifest.mf
URL: 
http://svn.apache.org/viewcvs/incubator/felix/trunk/org.apache.felix.upnp.sample.binaryLight/src/main/resources/META-INF/Manifest.mf?rev=405003&view=auto
==============================================================================
--- 
incubator/felix/trunk/org.apache.felix.upnp.sample.binaryLight/src/main/resources/META-INF/Manifest.mf
 (added)
+++ 
incubator/felix/trunk/org.apache.felix.upnp.sample.binaryLight/src/main/resources/META-INF/Manifest.mf
 Mon May  8 03:25:29 2006
@@ -0,0 +1,3 @@
+Bundle-Author: Matteo Demuru <[EMAIL PROTECTED]>,Francesco Furfari <[EMAIL PROTECTED]>,Stefano 
"Kismet" Lenzi <[EMAIL PROTECTED]>
+Bundle-ClassPath: .

In case you're not aware, you could have used svn move here, and done
the rename in one svn action, and it would have maintained any history
along with the file.

Maybe there were other reasons why you wanted to do it the way you did,
just thought I'd mention this just in case.

Regards, Upayavira

Reply via email to