versions and the command line

2010-09-13 Thread Niels
noob question: if I am going to execute some svn commands from the shell (ssh'ing in to fix something), do I need to shut down Versions first? -- You received this message because you are subscribed to the Google Groups Versions group. To post to this group, send email to

Re: versions and the command line

2010-09-13 Thread Quinn Taylor
I've had the opposite experience — for me, Versions handles external modifications smoothly. Whether I'm working from Terminal, Xcode, or via ssh, Versions picks up changes pretty quickly, and doesn't crash for me. Regardless of which tool you use, Subversion actually locks a working copy when

Re: versions and the command line

2010-09-13 Thread Cue
Does Versions pick up changes smoothly when you delete something from your working copy outside of versions? If so, I must be doing something wrong. On 13 Sep 2010, at 19:52, Quinn Taylor quinntay...@mac.com wrote: I've had the opposite experience — for me, Versions handles external

Re: versions and the command line

2010-09-13 Thread Quinn Taylor
It does for me, but it doesn't mean you're doing something wrong. Are you talking about a filesystem delete or `svn delete` outside of Versions? For me, both cases work just fine. I'm on 10.6, but it works fine for me on 10.5 as well. - Quinn On Sep 13, 2010, at 3:47 PM, Cue wrote: Does

Re: versions and the command line

2010-09-13 Thread David Dunham
noob question: if I am going to execute some svn commands from the shell (ssh'ing in to fix something), do I need to shut down Versions first? I have always mixed matched command line and client (whether it's Versions or Xcode), without quitting. David Dunham http://a-sharp.com