| SVN Interesting Behavior
From: Krizo Matthew J AFIT/ENP <Matthew.Krizo_at_afit.edu>
 Date: 2007-08-14 15:42:26 CEST 
I observed some interesting behavior this past week while using SVN.  I will
  
 For revision 284 a file "plotOnWorldMap.m" was added to the repository
 For revision 286 a file "PlotOnWorldMap.m" was added to the repository
  
 Upon checking out a new copy it would fail because it failed to add
  
 I was able to develop a workaround to get the repository back on track. 
  
 For a workaround:
 Update to revision 285 (Immediately before problem file was introduced)
 Svn delete "plotOnWorldMap.m"
 Svn update  (It is now able to update to the head revision)
 Svn delete "PlotOnWorldMap.m"
 Svn commit -m "Removed troublesome files"
 Add back the files with names that will not cause trouble. 
  
 I hope this error report has sufficient detail to allow you understand this
  
  
 //SIGNED//
  
 Matthew J. Krizo Civ.
 Research Engineer
 voice: (937) 255-3636 x7111 (DSN 785)
 fax: (937) 656-6000 (DSN 986)
 matthew.krizo@afit.edu
  
  
  
  
  
  
 
 
 | 
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.