Login  Register

svn client

classic Classic list List threaded Threaded
18 messages Options Options
Embed post
Permalink
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

svn client

fschmidt
Administrator
467 posts
What subversion client do you use?
Woe to those who call bad good and good bad -- Isaiah 5:20
Following the Old Testament, not evil modern culture
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Re: svn client

Hugo <Nabble>
320 posts
SmartSVN
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Re: svn client

fschmidt
Administrator
467 posts
Hugo <Nabble> wrote
SmartSVN
Did you buy it for $69?
Woe to those who call bad good and good bad -- Isaiah 5:20
Following the Old Testament, not evil modern culture
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Re: svn client

Hugo <Nabble>
320 posts
No. After 30 days it continues to work as a free limited version that is still good enough.
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Re: svn client

fschmidt
Administrator
467 posts
Okay, I will try it and see how it is after 30 days.
Woe to those who call bad good and good bad -- Isaiah 5:20
Following the Old Testament, not evil modern culture
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Re: svn client

fschmidt
Administrator
467 posts
In reply to this post by Hugo <Nabble>
How do I stop SmartSVN from adding unversioned files on a commit?
Woe to those who call bad good and good bad -- Isaiah 5:20
Following the Old Testament, not evil modern culture
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Re: svn client

Hugo <Nabble>
320 posts
This doesn't happen to me. I use version 8.6.3.
You can ping me and show the issue to me.
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Re: svn client

fschmidt
Administrator
467 posts
You showed me the trick, so I will keep trying it.
Woe to those who call bad good and good bad -- Isaiah 5:20
Following the Old Testament, not evil modern culture
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Re: svn client

fschmidt
Administrator
467 posts
In reply to this post by Hugo <Nabble>
Now my svn command line client (1.7.17) is to old to work with SmartSVN (1.8.9).  Do you know how I can upgrade my command line svn?
Woe to those who call bad good and good bad -- Isaiah 5:20
Following the Old Testament, not evil modern culture
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Re: svn client

Hugo <Nabble>
320 posts
You can upgrade it with homebrew:
brew install subversion
If you don't have homebrew, you can install it from here: http://brew.sh

I did this and it worked fine.
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Re: svn client

fschmidt
Administrator
467 posts
This didn't work.  "svn" still refers to the old version.  How do I get rid of the old version?
Woe to those who call bad good and good bad -- Isaiah 5:20
Following the Old Testament, not evil modern culture
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Re: svn client

Hugo <Nabble>
320 posts
fschmidt wrote
This didn't work.  "svn" still refers to the old version.
That worked for me, so I assume your install failed somewhere.
fschmidt wrote
How do I get rid of the old version?
I have no idea. The old version comes with OS X, so I am not sure we can delete it. You may search google about it.
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Re: svn client

fschmidt
Administrator
467 posts
When you do "which svn", what do you get?  I get "/usr/bin/svn".
Woe to those who call bad good and good bad -- Isaiah 5:20
Following the Old Testament, not evil modern culture
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Re: svn client

Hugo <Nabble>
320 posts
I get "/usr/local/bin/svn".
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Re: svn client

fschmidt
Administrator
467 posts
Can I just uninstall Xcode entirely since I can't figure out how to just remove their svn?  I think I would only then lose "make".  Can I get make from homebrew?
Woe to those who call bad good and good bad -- Isaiah 5:20
Following the Old Testament, not evil modern culture
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Re: svn client

Hugo <Nabble>
320 posts
You should try to change your PATH as explained here:
http://latower.com/blog/2009/05/20/upgrading-subversion-on-osx/
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Re: svn client

fschmidt
Administrator
467 posts
I solved it like this:

PATH=/usr/local/bin:$PATH

back to low priority to watch
Woe to those who call bad good and good bad -- Isaiah 5:20
Following the Old Testament, not evil modern culture
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Re: svn client

fschmidt
Administrator
467 posts
In reply to this post by fschmidt
closing since we will recommend Dropbox instead of Subversion
Woe to those who call bad good and good bad -- Isaiah 5:20
Following the Old Testament, not evil modern culture