On Sun, Apr 10, 2016 at 6:03 PM, Adam Jensen wrote:
>
> BTW - doas is a very simple replacement for sudo.
> https://news.ycombinator.com/item?id=9914693
It's an OpenBSD specific sudo replacement. It does nothing that sudo
does not already do, and writing critical security tools from scratch
to
On Sun, 10 Apr 2016 14:36:09 -0700
Joseph Bruni wrote:
> rep-cache couldn't be owned by root unless svnserve was running as root at
> the time it was last modified. You can change permissions to be correct, but
> there is some reason root was the UID at the time it was created. I'm not
> famil
Sent from my iPhone
> On Apr 10, 2016, at 10:29 AM, Adam Jensen wrote:
>
> Hi,
>
> I am *very* new to svn. I just set up a server (svnserve, version 1.8.14
> (r1692801)) on OpenBSD-5.8.
> (See http://daemonforums.org/showpost.php?p=58638&postcount=2).
>
> The repository was created with: do
Hi,
I am *very* new to svn. I just set up a server (svnserve, version 1.8.14
(r1692801)) on OpenBSD-5.8.
(See http://daemonforums.org/showpost.php?p=58638&postcount=2).
The repository was created with: doas -u _svn svnadmin create /var/svn/project-A
The server runs as: doas -u _svn svnserve -d -
Hi Ray,
While I was running some SVN update commands using a batch file, I got
error messages that requested I send crash logs to this address.
The files are attached.
From the log:
Version: 1.8.9-SlikSvn-1.8.9-WIN32 (SlikSvn/1.8.9) WIN32, compiled May
8 2014, 19:47:34
First I suggest yo