Re: Problems downloading source distribution

2014-07-20 Thread Nico Kadel-Garcia
On Sun, Jul 20, 2014 at 10:34 PM, Ian Grant wrote: > I am trying to get subversion source. I followed the download links from > http://subversion.apache.org/download/#supported-releases which point me at > the mirror > http://mirror.nexcess.net/apache/subversion/subversion-1.7.17.tar.bz2 I have >

Re: Regading SVN

2014-07-20 Thread Nico Kadel-Garcia
On Mon, Jul 21, 2014 at 12:42 AM, sir isac wrote: > Hello I am unable to connect my repository. I am getting this error on my > terminal > > bipul@bipul-X550EA:~/test$ svn checkout svn://127.0.0.1/test --username > jimmy > svn: E22: Unable to connect to a repository at URL > 'svn://127.0.0.1/t

Problems downloading source distribution

2014-07-20 Thread Ian Grant
I am trying to get subversion source. I followed the download links from http://subversion.apache.org/download/#supported-releases which point me at the mirror http://mirror.nexcess.net/apache/subversion/subversion-1.7.17.tar.bz2 I have downloaded both this and http://mirror.nexcess.net/apache/subv

Linux exFAT checkout issue

2014-07-20 Thread Nick Chadwick
Hello, I just ran into a small issue checking out on Linux (Ubuntu 14.04) to an exFAT drive. The specific error I received was: svn: E38: Can't set permissions on '/media/exFAT_drive/myrepo/.svn/tmp/svn-5fj4RP': Function not implemented I believe this issue stems from an incorrect check for

svn crash report

2014-07-20 Thread ayush Mittal
Attaching crash report while downloading trunk svn-crash-log20140719111932.log Description: Binary data

Re:

2014-07-20 Thread Ashish Kaushik
Remove him please. I am just receiving blank mails. --- *Ashish Kaushik* | Team SourceFuse SourceFuse Technologies India (P) Ltd. http://www.sourcefuse.com --

Regading SVN

2014-07-20 Thread sir isac
Hello I am unable to connect my repository. I am getting this error on my terminal bipul@bipul-X550EA:~/test$ svn checkout svn://127.0.0.1/test --username jimmy svn: E22: Unable to connect to a repository at URL 'svn://127.0.0.1/test ' svn: E22: Error while parsing config file: /var/lib/sv

RE:

2014-07-20 Thread Geoff Field
Does this user actually post anything useful, or is it a spammer who should be removed from the list? From: Jacky wong [mailto:wjacky...@gmail.com] Sent: Monday, 21 July 2014 14:12 PM To: users@subversion.apache.org Subject:

[no subject]

2014-07-20 Thread Jacky wong

[no subject]

2014-07-20 Thread Jacky wong

Re: Regading SVN configuration

2014-07-20 Thread sir isac
Yes it's runing in front ground with no error. On 7/18/14, Tony Sweeney wrote: > Likely something went wrong with the previous step: > > $ sudo svnserve -d --foreground -r /usr/local/svn/repos > > That needs to still be running with no errors. > > > From: sir