RE: Facing issues in Enable editing log messages.

2017-07-10 Thread Ramamurthy, Manochitra
Hi David,


What he means is that the Subversion account is unrelated to your Windows 
account.  In effect it is on another machine.  In fact, nothing requires the 
Subversion account have the same username or password as your Windows account.  
What you need to do is obtain the Subversion account password from your 
repository administrator.  Then use that password whenever you need to perform 
a Subversion action.

Yes, you are correct Subversion account is unrelated to Windows account and 
“csvn” account is not a windows one. It is subversion admin account.

As you said this “csvn” account is created by repository administrator.

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




RE: Facing issues in Enable editing log messages.

2017-07-06 Thread Ramamurthy, Manochitra
Hi Brane,

I’m not sure how to process this issue. I mean I’m unable to guess anything.

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


From: Branko Čibej [mailto:br...@apache.org]
Sent: 06 July 2017 20:13
To: Ramamurthy, Manochitra
Cc: users@subversion.apache.org
Subject: Re: Facing issues in Enable editing log messages.

EXTERNAL EMAIL


On 06.07.2017 14:18, Ramamurthy, Manochitra wrote:
Hi Brane,

Yes. I can use csvn password and it is working. I checked to login with csvn 
account.

You showed us that you logged in to Windows with an account called 'csvn'. 
That's not the same as authenticating to the Apache server that's the front end 
for Subversion. The passwords could easily be different, even if the account 
name is the same.


-- Brane


RE: Facing issues in Enable editing log messages.

2017-07-06 Thread Ramamurthy, Manochitra
Hi Brane,

Yes. I can use csvn password and it is working. I checked to login with csvn 
account.


then most likely there's a problem with the Apache server configuration – I 
doubt so. But, I don’t know how to check as I joined this organisation recently 
and I need to understand the configurations.

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


From: Branko Čibej [mailto:br...@apache.org]
Sent: 06 July 2017 17:38
To: Ramamurthy, Manochitra
Cc: users@subversion.apache.org
Subject: Re: Facing issues in Enable editing log messages.

EXTERNAL EMAIL


On 06.07.2017 14:05, Ramamurthy, Manochitra wrote:
Hi Brane,

Well I can't help you with that, your server admins have to fix it. – I 
approached admins here to reset password.

Your command is correct. – Okay. But I can’t understand what else is blocking 
me to execute the command. I have checked with admins here, even they have no 
idea.

Can you use the 'csvn' user for any other operation on the repository? If not, 
that'd be a clue. If yes, then most likely there's a problem with the Apache 
server configuration.

-- Brane


RE: Facing issues in Enable editing log messages.

2017-07-06 Thread Ramamurthy, Manochitra
Hi Brane,

Well I can't help you with that, your server admins have to fix it. – I 
approached admins here to reset password.

Your command is correct. – Okay. But I can’t understand what else is blocking 
me to execute the command. I have checked with admins here, even they have no 
idea.

You must have confused this mailing list with some paid support site. We're all 
volunteers here. – Sure.

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


From: Branko Čibej [mailto:br...@apache.org]
Sent: 06 July 2017 17:24
To: Ramamurthy, Manochitra
Cc: users@subversion.apache.org
Subject: Re: Facing issues in Enable editing log messages.

EXTERNAL EMAIL


On 06.07.2017 13:40, Ramamurthy, Manochitra wrote:
Hi Brane,

I’ve requested to reset Subversion ‘csvn’ account password and tried again but 
it doesn’t work.

Well I can't help you with that, your server admins have to fix it.


First of all I have to confirm whether my steps are correct to enable editing 
log message. Because, with help of SVN help guides I’m trying to do this.

Your command is correct.



 May be for better communication, you can schedule a meeting with screen share. 
I’m available for one more hour.

You must have confused this mailing list with some paid support site. We're all 
volunteers here.

-- Brane


RE: Facing issues in Enable editing log messages.

2017-07-06 Thread Ramamurthy, Manochitra
Hi Brane,

I’ve requested to reset Subversion ‘csvn’ account password and tried again but 
it doesn’t work.

First of all I have to confirm whether my steps are correct to enable editing 
log message. Because, with help of SVN help guides I’m trying to do this.

May be for better communication, you can schedule a meeting with screen share. 
I’m available for one more hour.

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


From: Branko Čibej [mailto:br...@apache.org]
Sent: 06 July 2017 16:22
To: Ramamurthy, Manochitra
Cc: users@subversion.apache.org
Subject: Re: Facing issues in Enable editing log messages.

EXTERNAL EMAIL


On 06.07.2017 08:58, Ramamurthy, Manochitra wrote:
Hi Brane,

I have explained below, what am I trying to do and the errors.

And I explained to you a week ago that you're using the wrong password. You're 
probably trying to use the password for the Windows 'CSVN' account. You need 
the password for the Subversion 'csvn' account, which is a different thing.

-- Brane


RE: Facing issues in Enable editing log messages.

2017-05-18 Thread Ramamurthy, Manochitra
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:e...@tibco.com]
Sent: 17 May 2017 22:22
To: Ramamurthy, Manochitra
Cc: users@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 
<mramamur...@intevaproducts.com<mailto:mramamur...@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:image001.png@01D2CFD6.FFE51580]


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





Facing issues in Enable editing log messages.

2017-05-17 Thread Ramamurthy, Manochitra
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 

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



[cid:image001.png@01D2CF25.97263990]


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

Thanks,
Mano
+91 8046552670
Available from 10am to 5pm IST