[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

RE: Facing issues in Enable editing log messages.

From: Ramamurthy, Manochitra <MRamamurthy_at_intevaproducts.com>
Date: Wed, 5 Jul 2017 12:57:03 +0000

Hi Eric,

Can you please help me to resolve this issue ?

Thanks,
Mano
Applications Administrator
Office : (+91) 8046552670
Mobile : (+91) 9786931882


From: Ramamurthy, Manochitra
Sent: 30 June 2017 12:30
To: 'Eric Johnson'
Cc: 'users_at_subversion.apache.org'
Subject: RE: Facing issues in Enable editing log messages.

Hi Eric,

It’s still unresolved issue. As per your suggestion few days back, I tried to reset password for CSVN username. Please refer the screenshots.


1. Logged in with CSVN account.

2. Command to Run : svn propset -r 35855 --revprop svn.log "Added SinghV and Kumar2A in SWBang" https://svnservername/electronic/eCoE_SVN_Repos/access/svn_access_electronic.txt


[cid:image004.png_at_01D2F5BC.4809BC20]


3. In above screenshot I gave password of CSVN account but still it prompts for credentials.

Please guide me, i want to enable editing log messages.

[cid:image005.png_at_01D2F5BC.4809BC20]

Error :
[cid:image006.png_at_01D2F5BC.4809BC20]


Expecting assistance as much as possible. This issue is going on from long period and it is high priority one.

Thanks,
Mano
Applications Administrator
Office : (+91) 8046552670
Mobile : (+91) 9786931882


From: Ramamurthy, Manochitra
Sent: 18 May 2017 13:02
To: 'Eric Johnson'
Cc: users_at_subversion.apache.org<mailto:users_at_subversion.apache.org>
Subject: RE: Facing issues in Enable editing log messages.

Hi Eric,

So I believe the script which I have used for pre-revprop-change hook is correct.

I will try to check about csvn user and password. But I have no clue with whom to check here. I will try to find it out.

Thanks for your quick response.

Thanks,
Mano

From: Eric Johnson [mailto:eric_at_tibco.com]
Sent: 17 May 2017 22:22
To: Ramamurthy, Manochitra
Cc: users_at_subversion.apache.org<mailto:users_at_subversion.apache.org>
Subject: Re: Facing issues in Enable editing log messages.

EXTERNAL EMAIL
________________________________

The failures shown in your screenshot are due to authentication, and appear to be unrelated to Subversion. It would appear that the csvn user is either an invalid user or you have the wrong password.

Eric.

On Wed, May 17, 2017 at 3:26 AM, Ramamurthy, Manochitra <MRamamurthy_at_intevaproducts.com<mailto:MRamamurthy_at_intevaproducts.com>> wrote:
Hi Team,

Greetings !

I’m unsure whom to contact I found this mailing address when I do search for this issue.

I have joined this organization INTEVA before few months and taking of SVN. I have query regarding Enable editing log messages in SVN which I have no clue on it. But just googling I followed below steps but no luck.


• Created “pre-revprop-change” hook under hooks directory.

• Added below script in it.

---SNIP---

REPOS="$1"

REV="$2"

USER="$3"

PROPNAME="$4"

if [ "$PROPNAME" = "svn:log" ]; then exit 0; fi

if [ "$PROPNAME" = "svn:date" ]; then exit 0; fi

exit 1

---SNIP---



Pasted from <https://svn.haxx.se/tsvnusers/archive-2007-02/0046.shtml>

• Executed this svn propset -r * revision no* --revprop svn:log new message *URL*



[cid:image007.png_at_01D2F5BC.4809BC20]


Please assist me or point me to someone who can help me.

Thanks,
Mano
+91 8046552670<tel:+91%2080%204655%202670>
Available from 10am to 5pm IST



image004.png
image005.png
image006.png
image007.png
Received on 2017-07-05 14:57:22 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.