I have installed:
TortoiseSVN 1.8.2, Build 24708 - 64 Bit , 2013/08/27 19:20:39
Subversion 1.8.3, -release
apr 1.4.8
apr-util 1.5.2
serf 1.3.1
OpenSSL 1.0.1e 11 Feb 2013
zlib 1.2.8
The problem is caused when i do an update. The directory is structured by
hierarchy and several directory are unaccess
Guten Tag odd oddorks,
am Mittwoch, 4. September 2013 um 09:33 schrieben Sie:
> I think the problem derivate to the directory unaccessible because
> if I elevate my user the problem do not exist anymore.
[...]
> The problem was not present on version 1.6.x
I can't believe that a switch in your ve
> -Original Message-
> From: Thorsten Schöning [mailto:tschoen...@am-soft.de]
> Sent: woensdag 4 september 2013 12:25
> To: users@subversion.apache.org
> Subject: Re: Problem
>
> Guten Tag odd oddorks,
> am Mittwoch, 4. September 2013 um 09:33 schrieben Sie:
>
> > I think the problem de
> -Original Message-
> From: Bert Huijben [mailto:b...@qqmail.nl]
> Sent: woensdag 4 september 2013 18:16
> To: 'Thorsten Schöning'; users@subversion.apache.org
> Subject: RE: Problem
>
>
>
> > -Original Message-
> > From: Thorsten Schöning [mailto:tschoen...@am-soft.de]
> > Se
I have a branch with directories a, b, and c.
I have another branch with directorys b and c (a is missing).
I checkout from the 1st branch, and have in my working copy directories a, b,
and c.
I do an svn switch to the 2nd branch, using svn switch --force --accept
mine-full ..., and I see messa
I've done several searches, and have found old and conflicting responses to
the question of sharing a repository via NFS. So what is the current set of
concerns with sharing repositories using NFS among several web servers?
Here is the scenario, several hundred repositories shared via NFS to a
cou
Guten Tag Marshall Schor,
am Mittwoch, 4. September 2013 um 23:03 schrieben Sie:
[...]
> and when I look, the switch has deleted the a directory in my working copy.
Because --force.
> Is there a way to have the switch keep from deleting "a"? So when I switch
> back, later, to the 1st branch wher