Chameleon

Chameleon Svn Source Tree

Root/

File Age Rev Message Size
Source at commit 994 created 12 years 10 months ago.
By azimutz, Ok, i had enough with these useless svn properties; deleting them all except for svn:ignore, that is "svn:executable" and "svn:mime-type application/octet-stream". If you want to delete them all together from your working folder, to avoid conflicts before merging from trunk: - cd to working folder - svn pl -v -R (to list all properties) - svn pd svn:mime-type -R .*; svn pd svn:executable -R .* (deletes them all; then issue the previous command to see the end result)
tree branches 12 years 10 months 993 azimutz: Revert to r968... something went very wrong in r975 :P fixing...
tree tags 14 years 3 months 1 zef: Created base layout and initial import to trunk using r687.
tree trunk 12 years 10 months 994 azimutz: Ok, i had enough with these useless svn properties; deleting them all except for svn:ignore, that is "svn:executable" and "svn:mime-type application/octet-stream". If you want to delete them all together from your working folder, to avoid conflicts before merging from trunk: - cd to working folder - svn pl -v -R (to list all properties) - svn pd svn:mime-type -R .*; svn pd svn:executable -R .* (deletes them all; then issue the previous command to see the end result)

svn co -r 994 http://forge.voodooprojects.org/svn/chameleon Help