Re: Possibly dead link in community guide?

2017-10-19 Thread Branko Čibej
On 20.10.2017 08:00, Johan Corveleyn wrote: > On Fri, Oct 20, 2017 at 7:54 AM, Branko Čibej > wrote: > > On 20.10.2017 05:44, Troy Curtis Jr wrote: > >> Currently the link > >> http://subversion.tigris.org/servlets/ReadMsg?list=dev&msgNo=132746 > >> referenced in > >> > ht

Re: Possibly dead link in community guide?

2017-10-19 Thread Johan Corveleyn
On Fri, Oct 20, 2017 at 7:54 AM, Branko Čibej wrote: > On 20.10.2017 05:44, Troy Curtis Jr wrote: >> Currently the link >> http://subversion.tigris.org/servlets/ReadMsg?list=dev&msgNo=132746 >> referenced in >> https://subversion.apache.org/docs/community-guide/roles.html#committers >> results in

Re: Possibly dead link in community guide?

2017-10-19 Thread Branko Čibej
On 20.10.2017 05:44, Troy Curtis Jr wrote: > Currently the link > http://subversion.tigris.org/servlets/ReadMsg?list=dev&msgNo=132746 > referenced in > https://subversion.apache.org/docs/community-guide/roles.html#committers > results in a Tomcat error.  It may just be a temporary downtime issue, >

Possibly dead link in community guide?

2017-10-19 Thread Troy Curtis Jr
Currently the link http://subversion.tigris.org/servlets/ReadMsg?list=dev&msgNo=132746 referenced in https://subversion.apache.org/docs/community-guide/roles.html#committers results in a Tomcat error. It may just be a temporary downtime issue, but I'm not sure so I though I'd point it out. Troy

Re: Workflow for editing the subversion website

2017-10-19 Thread Johan Corveleyn
On Thu, Oct 19, 2017 at 10:04 PM, Johan Corveleyn wrote: > On Thu, Oct 5, 2017 at 11:42 PM, Branko Čibej wrote: >> On 05.10.2017 22:36, Johan Corveleyn wrote: >>> On Thu, Oct 5, 2017 at 12:30 PM, Daniel Shahaf >>> wrote: Devil's advocate hat on, and in light of Brane's sibling reply, let m

Subsyncit - file sync that uses Subversion as a backend.

2017-10-19 Thread Paul Hammant
http://subsyncit.com/ If you're prepared to make a few additions to httpd.conf you get running with this Python3 technology to do file-sync using Subversion as the backing store. It doesn't require any client side Subversion install, but does Python and some pips. At least up until I make an inst

Re: Workflow for editing the subversion website

2017-10-19 Thread Johan Corveleyn
On Thu, Oct 5, 2017 at 11:42 PM, Branko Čibej wrote: > On 05.10.2017 22:36, Johan Corveleyn wrote: >> On Thu, Oct 5, 2017 at 12:30 PM, Daniel Shahaf >> wrote: >>> Devil's advocate hat on, and in light of Brane's sibling reply, let me >>> describe how an svnmucc workflow might work. >> Thanks, bu

Re: Python 3 Bindings Query

2017-10-19 Thread Daniel Shahaf
Troy Curtis Jr wrote on Thu, Oct 19, 2017 at 04:05:57 +: > The places where we'd expect this to actually need to happen are less on > the Python API side (since it should be str in and out), but more on the > binding's usage of the underlying Subversion API. All the 'char *' will be > consider

Re: Slow ISVNClient.getChangelists on Linux/NFS share

2017-10-19 Thread Thomas Singer
On 2017-10-19 10:44, Johan Corveleyn wrote: I have no idea what ISVNClient.getChangelists corresponds to compared with the native 'svn' commandline. But one thing that might be relevant: in the client-side configuration file 'config' there are two properties that can have a big influence here: (

Re: Slow ISVNClient.getChangelists on Linux/NFS share

2017-10-19 Thread Johan Corveleyn
On Thu, Oct 19, 2017 at 8:30 AM, Thomas Singer wrote: > On 18.10.2017 19:56, Branko Čibej wrote: >> >> On 18.10.2017 13:31, Thomas Singer wrote: >>> >>> Hi, >>> >>> When performing following steps on my old Linux test machine (with >>> slow hard disk): >>> >>> - have a SVN working copy at /home/us

Re: Slow ISVNClient.getChangelists on Linux/NFS share

2017-10-19 Thread Branko Čibej
On 19.10.2017 10:07, Thomas Singer wrote: > On 2017-10-19 9:05, Branko Čibej wrote: >> On 19.10.2017 08:30, Thomas Singer wrote: >>> On 18.10.2017 19:56, Branko Čibej wrote: On 18.10.2017 13:31, Thomas Singer wrote: > Hi, > > When performing following steps on my old Linux test mac

Re: Slow ISVNClient.getChangelists on Linux/NFS share

2017-10-19 Thread Thomas Singer
On 2017-10-19 9:05, Branko Čibej wrote: On 19.10.2017 08:30, Thomas Singer wrote: On 18.10.2017 19:56, Branko Čibej wrote: On 18.10.2017 13:31, Thomas Singer wrote: Hi, When performing following steps on my old Linux test machine (with slow hard disk): - have a SVN working copy at /home/user

Re: Slow ISVNClient.getChangelists on Linux/NFS share

2017-10-19 Thread Branko Čibej
On 19.10.2017 08:30, Thomas Singer wrote: > On 18.10.2017 19:56, Branko Čibej wrote: >> On 18.10.2017 13:31, Thomas Singer wrote: >>> Hi, >>> >>> When performing following steps on my old Linux test machine (with >>> slow hard disk): >>> >>> - have a SVN working copy at /home/user/test >>> - sudo a