Re: Use of ssh for authentication?

2023-07-13 Thread Nathan Hartman
On Thu, Jul 13, 2023 at 1:49 PM Daniel Sahlberg wrote: > > Den tors 13 juli 2023 kl 19:08 skrev David Aldrich > : >> >> Hi Doug >> >> Thanks for your reply. >> >> > Gnome keyring is the normal answer, yes. Once setup it's pretty stable. >> >> The issue for us is that I believe Gnome keyring requ

Re: Unable to commit code in SVN repo

2023-07-13 Thread Daniel Sahlberg
Den tors 13 juli 2023 kl 18:13 skrev Pothkanoori, Praveen Kumar(HCL) < praveenkumar.pothkano...@mattel.com>: > HI Daniel, > > > > Thanks for the inputs. > > > > Upon my analysis – I could conclude that pre commit hook error is not > causing the issue as we could even see these error while commit w

Re: Use of ssh for authentication?

2023-07-13 Thread Daniel Sahlberg
Den tors 13 juli 2023 kl 19:08 skrev David Aldrich < david.aldr...@emea.nec.com>: > Hi Doug > > > > Thanks for your reply. > > > > > Gnome keyring is the normal answer, yes. Once setup it's pretty stable. > > > > The issue for us is that I believe Gnome keyring requires a GUI desktop. > We want s

RE: Use of ssh for authentication?

2023-07-13 Thread David Aldrich
Hi Doug Thanks for your reply. > Gnome keyring is the normal answer, yes. Once setup it's pretty stable. The issue for us is that I believe Gnome keyring requires a GUI desktop. We want something that works in a terminal ssh session (no desktop). Do you know of a way around this? Would svn+s

RE: Unable to commit code in SVN repo

2023-07-13 Thread Pothkanoori, Praveen Kumar(HCL) via users
HI Daniel, Thanks for the inputs. Upon my analysis – I could conclude that pre commit hook error is not causing the issue as we could even see these error while commit was working. Also, this commit issue started only from June 20, 2023 – some 3 weeks ago. I completely understand it is very ol

Re: Unable to commit code in SVN repo

2023-07-13 Thread Daniel Sahlberg
Hi I believe the pre commit hook message is unrelated since it is on a completely different date. Anyway you have some information about it in Nathan’s mail. I’ve searched for MKACTIVITY and error code 500 with very little success but some sources point to incorrect file system rights on the serv

Re: Use of ssh for authentication?

2023-07-13 Thread Doug Robinson
David: On Mon, Jul 10, 2023 at 7:41 AM David Aldrich wrote: > We currently have around 100 svn users, all of whom are authenticated by > password. > > > > Password authentication is fine when using a GUI client, but at the > command line it becomes tedious. I have tried using Gnome keyring but i

Re: Unable to commit code in SVN repo

2023-07-13 Thread Nathan Hartman
On Thu, Jul 13, 2023 at 10:09 AM Pothkanoori, Praveen Kumar(HCL) via users wrote: > [Wed May 31 10:52:29 2023] [error] [client 10.7.52.182] Commit > blocked by pre-commit hook (exit code 1) with output:\n--- > -\nCOMMIT > VIOLATIO

RE: Unable to commit code in SVN repo

2023-07-13 Thread Pothkanoori, Praveen Kumar(HCL) via users
Hi Daniel, Below are the details requested – SVN version $ svn --version svn, version 1.6.11 (r934486) compiled Aug 4 2015, 09:07:02 Copyright (C) 2000-2009 CollabNet. Subversion is open source software, see http://subversion.tigris.org/ This product includes software developed by CollabNet

Re: Unable to commit code in SVN repo

2023-07-13 Thread Daniel Sahlberg
tors 13 juli 2023 kl. 15:11 skrev Pothkanoori, Praveen Kumar(HCL) via users : > Hi Team, > > > > Please help with any solution to fix the code commit issue in SVN repo. > There is no issue in code check out, only it is throwing below error while > doing code commits. > > > > We tried all the major

Unable to commit code in SVN repo

2023-07-13 Thread Pothkanoori, Praveen Kumar(HCL) via users
Hi Team, Please help with any solution to fix the code commit issue in SVN repo. There is no issue in code check out, only it is throwing below error while doing code commits. We tried all the major troubleshooting steps to fix the issue - yet it is not working. Some of selected resources wer