On 2016Jan 7,, at 17:32, Ryan Schmidt wrote:
>
> During the build of Subversion 1.9.3, it calls the just-built svnversion
> program. On OS X at least, this crashes because the just-built Subversion
> libraries have not been installed yet so they are not in their expected
> place. The crash cau
On 2014 Oct 25, at 6:33 PM, Mohsin wrote:
>> If you use HTTP "http://"; you are not using SSL/TLS. You are not
>> affected by POODLE, but also not using encryption.
>
> We are using HTTP so we are not affected by POODLE.
>
>
>> If using SSH/TLS, the server does not use serf. Turn off SSL 3.0
On 2014 Sep 25, at 8:47 AM, jbl...@icloud.com wrote:
> Your command was trying to import 'cashier.cpp' into the repository as the
> name 'repos'.
Thank you for your thorough explanation.
sent from Mountain Lion
Greetings
I'm trying to set up a local repository for my schoolwork. The book
doesn't seem to have many examples with this type of setup, so i seem to be
stumbling a bit. First off, this part seemed to go okeh:
$ sudo svnadmin create /usr/local/svn/repos
But then this bit doe