Branko Čibej wrote on Sat, Nov 22, 2014 at 08:38:29 +0100:
> There is a possible attack vector through that: Since Subversion was
> told to trust the stored certificate, one can imagine a situation where
> an attacker (a) subverts IP routing and/or DNS to redirect your
> connections to their own se
Bert Huijben wrote on Fri, Nov 21, 2014 at 21:56:11 +:
> Does your server support anonymous read only connections?
>
>
> If it allows those, it is completely expected that it doesn't use a
> password for authorizing things like log… and therefore never
> updates/stores passwords in that case.
James wrote on Sat, Nov 22, 2014 at 14:18:41 +:
> I am using latest SVN in linux with KDE SVN and eclipse. I have problem to
> commit the delete action. I was renamed two files along with other changes.
> After several different ways to commit my changes with KDE SVN, Eclipse and
> command l
Can you commit to that file from a new working copy?
Also, rule of thumb: quote error messages fully. (In this case, you
omitted the replaceable part (the affected filename), which is usually
the second most important thing in the error message.)
Daniel
James wrote on Sat, Nov 22, 2014 at 16:43
Strange. Have you tried 'svn revert deletedfile'. Maybe that will get you
out of this situation.
Johan
Op 22-nov.-2014 15:24 schreef "James" :
> The KDE SVN tells me these two files are NOT under version control but
> they are listed as "deleted". Usually the deleted files will not be listed
> on
I have a file cannot be committed with the error: "Base checksum mismatch on".
How can I fix it?
Thanks,James
The KDE SVN tells me these two files are NOT under version control but they are
listed as "deleted". Usually the deleted files will not be listed on its window.
From: James
To: "users@subversion.apache.org"
Sent: Saturday, November 22, 2014 9:18 AM
Subject: stuck at out of date error
I am using latest SVN in linux with KDE SVN and eclipse. I have problem to
commit the delete action. I was renamed two files along with other changes.
After several different ways to commit my changes with KDE SVN, Eclipse and
command line. Now these two files were renamed. The new files were in
On 22/11/14 01:40, Ryan Schmidt wrote:
> Right, using the same UUID would be necessary to allow users to relocate
> between the mirror(s) and the master. This is suggested here:
>
> https://svn.apache.org/repos/asf/subversion/trunk/notes/svnsync.txt
>
> The mirror might be some commits behind th