Matthias Gerstner wrote on Mon, Nov 05, 2012 at 10:11:47 +0100:
> On Wed, Oct 31, 2012 at 06:35:23PM +0100, Daniel Shahaf wrote:
> >
> > That's correct but besides the point. The point was that 'svn log' in
> > the trunk/ directory should show ^/A ^/B ^/C if you did the move/copy as
> > I suggest
Bob Archer wrote on Mon, Nov 05, 2012 at 11:39:30 -0500:
> >> I recently upgraded Subversion edge to 3.2.0-3352.100 which gave me
> >> Subversion 1.7.7.
> >>
> >> Since then every now and then when I commit I get the following error:
> >>
> >> Commit
> >> Commit failed (details follow):
> >> Serv
On Mon, Nov 5, 2012 at 3:25 PM, Michael Hüttermann
wrote:
> having a "ISVNAuthenticationProvider authenticationProvider", how can get
> user name and password for accessing a Subversion repository ?
That is not a class from Subversion's API, so this is not the right
place to ask:
http://subvers
Hello,
having a "ISVNAuthenticationProvider authenticationProvider", how can get
user name and password for accessing a Subversion repository ?
Thank you.
Michael
>> I recently upgraded Subversion edge to 3.2.0-3352.100 which gave me
>> Subversion 1.7.7.
>>
>> Since then every now and then when I commit I get the following error:
>>
>> Commit
>> Commit failed (details follow):
>> Server sent unexpected return value (500 Internal Server Error) in response
On Mon, Nov 05, 2012 at 12:37:58PM +, Kacperski Piotr (Grupa PZU) wrote:
> Thanks in advance J
>
>
>
> Pozdrawiam,
>
>
>
> Piotr Kacperski
This is a known bug in 1.7.7 which happens only on Windows.
Due to a coding error, when a user name is already cached and
the --username option spe
On Wed, Oct 31, 2012 at 06:35:23PM +0100, Daniel Shahaf wrote:
>
> That's correct but besides the point. The point was that 'svn log' in
> the trunk/ directory should show ^/A ^/B ^/C if you did the move/copy as
> I suggested, but won't if you do it as 'mkdir trunk; cp A trunk;
> cp B trunk; cp C