Page 1 of 1

Use Command Line SVN update

PostPosted: Fri Sep 07, 2012 8:47 am
by gmvinoth
We are using Windows based system on years and now we switched to MAC. I have installed Syncro SVN Client in MAC 30 day’s trial to evaluate this SVN client in my MAC machine. But I have faced some issues to update the working copy from command line.
I have run the terminal with below command.
SyncroSVNclient.app svn update /Users/labuser/Work/Source
But it shows the below error.
-bash: SyncroSVNclient.app: command not found.
Could you please let me know where I am wrong? Is there any other option to use this client in command mode in MAC? I am using MAC 10.8 and latest version of SVN client. It would be fine if you provide some step by step ways, since I am very basic in MAC machine.

Re: Use Command Line SVN update

PostPosted: Fri Sep 07, 2012 9:19 am
by Florin
Hi,

Syncro SVN Client is a graphical-only Subversion client. It cannot be used as a command-line client.

If you need a command-line only SVN client, then you can use the native Subversion command-line client for Mac OS X.

Best Regards,
Florin Avram
----------------------
Syncro SVN Client Team