Re: Renaming on-the-fly?

2011-11-12 Thread Nico Kadel-Garcia
On Thu, Nov 10, 2011 at 12:36 PM, Ryan Schmidt wrote: > > On Nov 10, 2011, at 02:43, P.N. wrote: > >> I want to check out an open source project (obviously from a *nix file >> system) using the same name differing only in case for two different files , >> which results in a conflict on windows.

Re: Database Corruption in SVN

2011-11-12 Thread Nico Kadel-Garcia
On Fri, Nov 11, 2011 at 6:18 AM, Waseem Shahzad wrote: > Is there any way that SVN database may be corrupted. Any story , Issue , > Experience…. Define "corrupted". Leaving write access to local users, such as is common with "file:///" based access, is begging for someone to screw up your reposit

Re: Network Share Checkouts

2011-11-12 Thread Nico Kadel-Garcia
On Thu, Nov 10, 2011 at 12:48 PM, Ryan Schmidt wrote: > > On Nov 10, 2011, at 07:27, Nico Kadel-Garcia wrote: > >> Windows versus UNIX style end-of-line also becomes important. The >> "svn:eol" style for files in a shared repository will behave >> differently on Windows boxes accessing a CIFS shar

Re: Difference between 'svn update' and 'svn checkout'

2011-11-12 Thread Geoff Hoffman
Wellington, are you by any chance trying to update your development server working copy with your post-commit hook? I'd recommend svn update or svn update --force over checkout simply due to the fact that it only brings changed files, not the whole repository (save network bandwidth, time, etc.)

Re: Status S

2011-11-12 Thread Daniel Shahaf
Konstantin Kolinko wrote on Sat, Nov 12, 2011 at 11:00:10 +0400: > 2011/11/12 Germán Arias : > > Hi. After replace a file inside directory "staticOfRigidBodies", > > seems like I have a branch: > > > > german@german-desktop:~/Instalados/FisicaLab$ svn status > > ?      FisicaLab.app > > ?      obj

Re: Status S

2011-11-12 Thread Konstantin Kolinko
2011/11/12 Germán Arias : > On 2011-11-12 01:00:10 -0600 Konstantin Kolinko > wrote: > >> >> Run "svn switch"  on the file using its URL for trunk. >> >> That will switch it back to trunk. >> >> Best regards, >> Konstantin Kolinko >> > > Thanks, this solve the problem. But, is there a way to repla

Re: merge problem. impossible to revert deleted file

2011-11-12 Thread Gunnar Dalsnes
On 11.11.2011 16:51, Philip Martin wrote: You can't revert wc/D/f without reverting the replace of wc/D. Does this mean it's not possible to merge if the same dir is created both in trunk and in branch? Can the "replace" of the "duplicate" dir be avoided somehow? If not, it would be nice with a

Re: Status S

2011-11-12 Thread Germán Arias
On 2011-11-12 01:00:10 -0600 Konstantin Kolinko wrote: Run "svn switch" on the file using its URL for trunk. That will switch it back to trunk. Best regards, Konstantin Kolinko Thanks, this solve the problem. But, is there a way to replace a file?. I work with interface in spanish then