RE: SVN

2016-06-29 Thread Somashekarappa, Anup (CWM-NR)

Hi Stefan,

We have used mod_dav_svn to integrate SVN to apache 2.2.

But now we want to move to apache 2.4 with same version of SVN. SO wanted to 
know how to move to apache 2.4( apache 2.4 is already installed but not sure 
how to integrate with SVN ).

Thanks,
Anup


From: Stefan [mailto:luke1...@posteo.de]
Sent: 2016, June, 28 7:50 PM
To: users@subversion.apache.org
Subject: Re: SVN

Hi Anup,

Hi,


How can we move to apache 2.4 from 2.2 for the already installed SVN.
This is quite a general question which IMHO is reasonably close to impossible 
to answer.
First of all it depends on how you integrated SVN in Apache. If it's the usual 
way to use mod_dav_svn then there's in general no big deal with the Apache 
server being migrated from 2.4 to 2.2. Just make sure to use the appropriate 
mod_dav_svn for Apache 2.4. I'm not aware of any potential problems with the 
repository data. So that part should be no problem.

More work might be the configuration/authentication setup of the new server. 
But that's so specific to the actual environment that it's impossible to answer 
that in a general manner. I suggest you start by reading the appropriate 
documentation on the web and ask specific question you might be left with. 
These are easier to respond to here.

Regards,
Stefan
___

This email is intended only for the use of the individual(s) to whom it is 
addressed and may be privileged and confidential.
Unauthorised use or disclosure is prohibited. If you receive This e-mail in 
error, please advise immediately and delete the original message. 
This message may have been altered without your or our knowledge and the sender 
does not accept any liability for any errors or omissions in the message.

Ce courriel est confidentiel et protégé. L'expéditeur ne renonce pas aux droits 
et obligations qui s'y rapportent. 
Toute diffusion, utilisation ou copie de ce message ou des renseignements qu'il 
contient par une personne autre que le (les) destinataire(s) désigné(s) est 
interdite.
Si vous recevez ce courriel par erreur, veuillez m'en aviser immédiatement, par 
retour de courriel ou par un autre moyen.


SVN

2016-06-28 Thread Somashekarappa, Anup (CWM-NR)

Hi,


How can we move to apache 2.4 from 2.2 for the already installed SVN.

Thanks,
Anup

___

This email is intended only for the use of the individual(s) to whom it is 
addressed and may be privileged and confidential.
Unauthorised use or disclosure is prohibited. If you receive This e-mail in 
error, please advise immediately and delete the original message. 
This message may have been altered without your or our knowledge and the sender 
does not accept any liability for any errors or omissions in the message.

Ce courriel est confidentiel et protégé. L'expéditeur ne renonce pas aux droits 
et obligations qui s'y rapportent. 
Toute diffusion, utilisation ou copie de ce message ou des renseignements qu'il 
contient par une personne autre que le (les) destinataire(s) désigné(s) est 
interdite.
Si vous recevez ce courriel par erreur, veuillez m'en aviser immédiatement, par 
retour de courriel ou par un autre moyen.


RE: Serf

2016-06-22 Thread Somashekarappa, Anup (CWM-NR)
Hello,

Thank you. I am able to install using root.


But SVn version is not been displayed in GUI ( at bottom of the page). What 
changes to be made to get that?

Example:

[cid:image001.png@01D1CC69.20FCDD10]


From: Stefan [mailto:luke1...@posteo.de]
Sent: 2016, June, 21 6:11 PM
To: users@subversion.apache.org
Subject: Re: Serf

Hi Anup,
On 6/20/2016 15:48, Somashekarappa, Anup (CWM-NR) wrote:

Hi Team,

I am installing svn 1.9.4 and got the below error.
Which distribution do you use? Or did you compile SVN yourself?


“unrecognized url scheme for svn”

When I searched it is because of serf/neon lib. So trying to install using the 
below link but it is not working.
Did you forget to add the link?


Any other steps to install those lib. Can that be installed using “yum”? if so, 
may I know the lib name?
The error can be either due to serf/neon not being linked into the SVN 
executables, due to a malformed URL or due to some other issue.
Can you post the exact command you were using (including the URL) as well as 
the output of svn --version ?

Regards,
Stefan
___

This email is intended only for the use of the individual(s) to whom it is 
addressed and may be privileged and confidential.
Unauthorised use or disclosure is prohibited. If you receive This e-mail in 
error, please advise immediately and delete the original message. 
This message may have been altered without your or our knowledge and the sender 
does not accept any liability for any errors or omissions in the message.

Ce courriel est confidentiel et protégé. L'expéditeur ne renonce pas aux droits 
et obligations qui s'y rapportent. 
Toute diffusion, utilisation ou copie de ce message ou des renseignements qu'il 
contient par une personne autre que le (les) destinataire(s) désigné(s) est 
interdite.
Si vous recevez ce courriel par erreur, veuillez m'en aviser immédiatement, par 
retour de courriel ou par un autre moyen.


Serf

2016-06-20 Thread Somashekarappa, Anup (CWM-NR)

Hi Team,

I am installing svn 1.9.4 and got the below error.

"unrecognized url scheme for svn"

When I searched it is because of serf/neon lib. So trying to install using the 
below link but it is not working.

Any other steps to install those lib. Can that be installed using "yum"? if so, 
may I know the lib name?


Thanks,
Anup

___

This email is intended only for the use of the individual(s) to whom it is 
addressed and may be privileged and confidential.
Unauthorised use or disclosure is prohibited. If you receive This e-mail in 
error, please advise immediately and delete the original message. 
This message may have been altered without your or our knowledge and the sender 
does not accept any liability for any errors or omissions in the message.

Ce courriel est confidentiel et protégé. L'expéditeur ne renonce pas aux droits 
et obligations qui s'y rapportent. 
Toute diffusion, utilisation ou copie de ce message ou des renseignements qu'il 
contient par une personne autre que le (les) destinataire(s) désigné(s) est 
interdite.
Si vous recevez ce courriel par erreur, veuillez m'en aviser immédiatement, par 
retour de courriel ou par un autre moyen.


RE: SVN upgrade

2016-06-16 Thread Somashekarappa, Anup (CWM-NR)

Hello,

Is the pkgconfig related to apr or apr-util or it is independent of it?

[USER@server subversion-1.9.4]$ make install
/usr/bin/install -c -d /usr/local/lib /usr/local/share/pkgconfig
/usr/bin/install: cannot change permissions of `/usr/local/share/pkgconfig': No 
such file or directory
make: *** [install-fsmod-lib] Error 1


From: Stefan Hett [mailto:ste...@egosoft.com]
Sent: 2016, June, 15 8:32 AM
To: users@subversion.apache.org
Subject: Re: SVN upgrade

Hi,

Hello,

Thank you for your quick response.

I am able to proceed further but stuck at

[USER@server subversion-1.9.4]$ make install
/usr/bin/install -c -d /usr/local/lib /usr/local/share/pkgconfig
/usr/bin/install: cannot change permissions of `/usr/local/share/pkgconfig': No 
such file or directory
make: *** [install-fsmod-lib] Error 1
I take it you already troubleshooted the issue yourself and ruled out the 
obvious candidates like missing pkgconfig, missing permissions, and everything 
else google would point out in the first few links when searching the web for 
that error message, right?
If so, knowing your linux distribution would be useful.




From: Stefan Hett [mailto:ste...@egosoft.com]
Sent: 2016, June, 15 8:04 AM
To: users@subversion.apache.org<mailto:users@subversion.apache.org>
Subject: Re: SVN upgrade

On 6/15/2016 1:50 PM, Somashekarappa, Anup (CWM-NR) wrote:

Hi,

I am trying t compile the source code to upgrade from SVN 1.7 to 1.9.4 but I am 
getting the below error.

Could you please send the steps for upgrading since I couldn’t find any good 
document in web ?

I am trying to follow the steps mentioned in 
http://svn.apache.org/repos/asf/subversion/trunk/INSTALL .

And I want to upgrade in Linux

[USER@server subversion-1.9.4]$ sh autogen.sh
: command not found:
: command not found:
: command not found:
': not a valid identifiert: `CDPATH
: command not found:
'utogen.sh: line 35: syntax error near unexpected token `in
'utogen.sh: line 35: `  case "$1" in
Given the output you have here, I take it you downloaded the source as a 
tarball instead of getting it directly form the repository. In this case, 
please follow the instructions in INSTALL under II.A instead II.B.
I.e. run
./configure
make
make install




--

Regards,

Stefan Hett

___

This email is intended only for the use of the individual(s) to whom it is 
addressed and may be privileged and confidential.
Unauthorised use or disclosure is prohibited. If you receive This e-mail in 
error, please advise immediately and delete the original message.
This message may have been altered without your or our knowledge and the sender 
does not accept any liability for any errors or omissions in the message.

Ce courriel est confidentiel et protégé. L'expéditeur ne renonce pas aux droits 
et obligations qui s'y rapportent.
Toute diffusion, utilisation ou copie de ce message ou des renseignements qu'il 
contient par une personne autre que le (les) destinataire(s) désigné(s) est 
interdite.
Si vous recevez ce courriel par erreur, veuillez m'en aviser immédiatement, par 
retour de courriel ou par un autre moyen.




--

Regards,

Stefan Hett


RE: SVN upgrade

2016-06-15 Thread Somashekarappa, Anup (CWM-NR)

Hello,

Thank you for your quick response.

I am able to proceed further but stuck at

[USER@server subversion-1.9.4]$ make install
/usr/bin/install -c -d /usr/local/lib /usr/local/share/pkgconfig
/usr/bin/install: cannot change permissions of `/usr/local/share/pkgconfig': No 
such file or directory
make: *** [install-fsmod-lib] Error 1


From: Stefan Hett [mailto:ste...@egosoft.com]
Sent: 2016, June, 15 8:04 AM
To: users@subversion.apache.org
Subject: Re: SVN upgrade

On 6/15/2016 1:50 PM, Somashekarappa, Anup (CWM-NR) wrote:

Hi,

I am trying t compile the source code to upgrade from SVN 1.7 to 1.9.4 but I am 
getting the below error.

Could you please send the steps for upgrading since I couldn’t find any good 
document in web ?

I am trying to follow the steps mentioned in 
http://svn.apache.org/repos/asf/subversion/trunk/INSTALL .

And I want to upgrade in Linux

[USER@server subversion-1.9.4]$ sh autogen.sh
: command not found:
: command not found:
: command not found:
': not a valid identifiert: `CDPATH
: command not found:
'utogen.sh: line 35: syntax error near unexpected token `in
'utogen.sh: line 35: `  case "$1" in
Given the output you have here, I take it you downloaded the source as a 
tarball instead of getting it directly form the repository. In this case, 
please follow the instructions in INSTALL under II.A instead II.B.
I.e. run
./configure
make
make install



--

Regards,

Stefan Hett
___

This email is intended only for the use of the individual(s) to whom it is 
addressed and may be privileged and confidential.
Unauthorised use or disclosure is prohibited. If you receive This e-mail in 
error, please advise immediately and delete the original message. 
This message may have been altered without your or our knowledge and the sender 
does not accept any liability for any errors or omissions in the message.

Ce courriel est confidentiel et protégé. L'expéditeur ne renonce pas aux droits 
et obligations qui s'y rapportent. 
Toute diffusion, utilisation ou copie de ce message ou des renseignements qu'il 
contient par une personne autre que le (les) destinataire(s) désigné(s) est 
interdite.
Si vous recevez ce courriel par erreur, veuillez m'en aviser immédiatement, par 
retour de courriel ou par un autre moyen.


SVN upgrade

2016-06-15 Thread Somashekarappa, Anup (CWM-NR)

Hi,

I am trying t compile the source code to upgrade from SVN 1.7 to 1.9.4 but I am 
getting the below error.

Could you please send the steps for upgrading since I couldn't find any good 
document in web ?

 I am trying to follow the steps mentioned in 
http://svn.apache.org/repos/asf/subversion/trunk/INSTALL .

And I want to upgrade in Linux

[USER@server subversion-1.9.4]$ sh autogen.sh
: command not found:
: command not found:
: command not found:
': not a valid identifiert: `CDPATH
: command not found:
'utogen.sh: line 35: syntax error near unexpected token `in
'utogen.sh: line 35: `  case "$1" in

___

This email is intended only for the use of the individual(s) to whom it is 
addressed and may be privileged and confidential.
Unauthorised use or disclosure is prohibited. If you receive This e-mail in 
error, please advise immediately and delete the original message. 
This message may have been altered without your or our knowledge and the sender 
does not accept any liability for any errors or omissions in the message.

Ce courriel est confidentiel et protégé. L'expéditeur ne renonce pas aux droits 
et obligations qui s'y rapportent. 
Toute diffusion, utilisation ou copie de ce message ou des renseignements qu'il 
contient par une personne autre que le (les) destinataire(s) désigné(s) est 
interdite.
Si vous recevez ce courriel par erreur, veuillez m'en aviser immédiatement, par 
retour de courriel ou par un autre moyen.


Upgrade SVN

2016-06-08 Thread Somashekarappa, Anup (CWM-NR)

Hi Team,

May I know how to upgrade SVN from 1.7.8 to 1.9?

Thanks,
Anup

___

This email is intended only for the use of the individual(s) to whom it is 
addressed and may be privileged and confidential.
Unauthorised use or disclosure is prohibited. If you receive This e-mail in 
error, please advise immediately and delete the original message. 
This message may have been altered without your or our knowledge and the sender 
does not accept any liability for any errors or omissions in the message.

Ce courriel est confidentiel et protégé. L'expéditeur ne renonce pas aux droits 
et obligations qui s'y rapportent. 
Toute diffusion, utilisation ou copie de ce message ou des renseignements qu'il 
contient par une personne autre que le (les) destinataire(s) désigné(s) est 
interdite.
Si vous recevez ce courriel par erreur, veuillez m'en aviser immédiatement, par 
retour de courriel ou par un autre moyen.


E175002

2015-07-13 Thread Somashekarappa, Anup (CWM-NR)


Hi,


We are frequently getting the below error when trying to downloading svn data 
from jenkins.

Issue will get resolved when we restart jenkins slave node.Any idea what is the 
root cause?


org.tmatesoft.svn.core.SVNExceptionhttp://stacktrace.jenkins-ci.org/search?query=org.tmatesoft.svn.core.SVNException:
 svn: E175002: OPTIONS /svn/repo/trunk failed

Caused by: java.io.IOException: Remote call on channel failed
at hudson.remoting.Channel.call(Channel.java:760)
at 
hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:173)
... 36 more
Caused by: java.lang.NoClassDefFoundError: 
hudson/remoting/RemoteClassLoader$RemoteIClassLoader
at hudson.remoting.RemoteClassLoader.export(RemoteClassLoader.java:657)
at hudson.remoting.UserRequest.init(UserRequest.java:70)
at hudson.remoting.Channel.call(Channel.java:750)
... 37 more


Thanks  Regards,
Anup T S


__

This email is intended only for the use of the individual(s) to whom it is 
addressed and may be privileged and confidential.
Unauthorised use or disclosure is prohibited. If you receive this e-mail in 
error, please advise immediately
and delete the original message. This message may have been altered without 
your or our knowledge
and the sender does not accept any liability for any errors or omissions in the 
message.

Emails are monitored by supervisory personnel in jurisdictions where monitoring 
is permitted. 
Such communications are retained and may be produced to regulatory authorities 
or others with legal rights to the information.


SVNSYNC

2015-01-16 Thread Somashekarappa, Anup (CWM-NR)


Hi,

We do have Master- Slave set up and slave has been initialized to Master url.

Master Url : http://svnserver.com:8080/svn
Slave Url : http://svnSlave.com:8080/svn

We have synced master and slave using the below command from master.

svnsync --non-interactive sync http://svnSlave.com/svn-proxy/repo_name 
--username=** --password=*


Now we have to change the port number of both master and slave.And sync process 
will fail in current setup because of wrong port number which has been used to 
initialize earlier.

So I tried to change the url to ne url in Repository/db/revprops/0/0 (in the 
unix server ) but got the below error.Should I initialze the repositoy in slave 
with new url and start the sync process from starting OR any other way to 
continue?


svnsync: E175002: DAV request failed; it's possible that the repository's 
pre-revprop-change hook either failed or is non-existent
svnsync: E175008: At least one property change failed; repository is unchanged
svnsync: E175002: Error setting property 'sync-lock':
Serialized hash malformed

Thanks  Regards,
Anup T S


__

This email is intended only for the use of the individual(s) to whom it is 
addressed and may be privileged and confidential.
Unauthorised use or disclosure is prohibited. If you receive this e-mail in 
error, please advise immediately
and delete the original message. This message may have been altered without 
your or our knowledge
and the sender does not accept any liability for any errors or omissions in the 
message.

Emails are monitored by supervisory personnel in jurisdictions where monitoring 
is permitted. 
Such communications are retained and may be produced to regulatory authorities 
or others with legal rights to the information.


Migration

2014-12-24 Thread Somashekarappa, Anup (CWM-NR)


Hi,

We are migrating SVN from one server ( linux ) to other linux server .

WE do have Master/Slave setup in curent server ( Both Master and Slave will be 
moved different servers).

May I know the best way to migrate the repositories in both Master and Slave 
sever?

Also the path of the repository changes in the new server.

Thanks  Regards,
Anup T S


__

This email is intended only for the use of the individual(s) to whom it is 
addressed and may be privileged and confidential.
Unauthorised use or disclosure is prohibited. If you receive this e-mail in 
error, please advise immediately
and delete the original message. This message may have been altered without 
your or our knowledge
and the sender does not accept any liability for any errors or omissions in the 
message.

Emails are monitored by supervisory personnel in jurisdictions where monitoring 
is permitted. 
Such communications are retained and may be produced to regulatory authorities 
or others with legal rights to the information.


RE: Error while committing

2014-12-17 Thread Somashekarappa, Anup (CWM-NR)
Hi,

Same script is working fine for other repository.


Thanks  Regards,
Anup T S




From: Branko Čibej [mailto:br...@wandisco.com]
Sent: 2014, December, 17 5:59 AM
To: users@subversion.apache.org
Subject: Re: Error while committing

On 17.12.2014 11:46, Somashekarappa, Anup (CWM-NR) wrote:


Hi,

For one of the repository we are getting the below error while committing.

But the same script is working fine for other repositories.

I have given full permission ( chmod 777 pre-commit ) to the script but it is 
not getting executed.



[cid:941262613@17122014-3300]

May I know what could be the reason?


Exit code 255 usually means that a script was not found, or could not be 
executed. There can be many reasons for that; from invalid symbolic links, to a 
missing #! line in the script itself. In any case, you'll have to double-check 
your server and repository setup.

-- Brane
__

This email is intended only for the use of the individual(s) to whom it is 
addressed and may be privileged and confidential.
Unauthorised use or disclosure is prohibited. If you receive this e-mail in 
error, please advise immediately
and delete the original message. This message may have been altered without 
your or our knowledge
and the sender does not accept any liability for any errors or omissions in the 
message.

Emails are monitored by supervisory personnel in jurisdictions where monitoring 
is permitted. 
Such communications are retained and may be produced to regulatory authorities 
or others with legal rights to the information.


RE: Ldap

2014-10-16 Thread Somashekarappa, Anup (CWM-NR)
Hello,

Apache will start up properly but user who belongs to domain1 are able to login 
but users of domain2 are not able to login.

Expected result : users of both domain should be able to login.

We are getting the below error.
GET /svn/repository_name HTTP/1.1 401 488 -

Details have been mentioned below.
Apache = 2.2
SVN = 1.7


Thanks  Regards,
Anup T S




From: Eric Johnson [mailto:e...@tibco.com]
Sent: 2014, October, 15 1:13 PM
To: Somashekarappa, Anup (CWM-NR)
Cc: users@subversion.apache.org
Subject: Re: Ldap

This is could be a question for an Apache-related mailing list.

However, it is difficult to tell, because your statement of the problem doesn't 
really include enough information. How is it not working? Any errors in any of 
the log files? What are you expecting? Are people not being authorized, or is 
Apache failing to start up? What versions of Apache  Subversion? What have you 
done to isolate the problem?

Eric

On Wed, Oct 15, 2014 at 9:14 AM, Somashekarappa, Anup (CWM-NR) 
anup.somashekara...@rbc.commailto:anup.somashekara...@rbc.com wrote:


Hi,

We are using the below mentioned configuration for multiple ldap domain 
authentication but one of the domain(ldap2) is not working.

May I know what is wrong with this?

==

LoadModule dav_svn_module modules/mod_dav_svn.so
LoadModule authz_svn_module   modules/mod_authz_svn.so


AuthnProviderAlias ldap ldap1
AuthLDAPURL 
ldap://domian1.company.com/DC=domain1,DC=company,DC=com?sAMAccountName?sub?(objectClass=*)http://domian1.company.com/DC=domain1,DC=company,DC=com?sAMAccountName?sub?(objectClass=*)
AuthLDAPBindDN CN=User1,OU=Service Accounts,OU=Information 
Technology,OU=Administration,OU=United States,DC=domain1,DC=company,DC=com
AuthLDAPBindPassword **
/AuthnProviderAlias

AuthnProviderAlias ldap ldap2
AuthLDAPURL 
ldap://domian2.company.com/DC=domain2,DC=company,DC=com?sAMAccountName?sub?(objectClass=*)http://domian2.company.com/DC=domain2,DC=company,DC=com?sAMAccountName?sub?(objectClass=*)

AuthLDAPBindDN CN=User1,OU=Service Accounts,OU=Information 
Technology,OU=Administration,OU=United States,DC=domain1,DC=company,DC=com

AuthLDAPBindPassword **
/AuthnProviderAlias


Location /svn
DAV svn
SVNListParentPath on
SVNParentPath /svn/data
SVNPathAuthz short_circuit
SVNListParentPath on
AuthzSVNAccessFile /svn/accessfile

AuthzLDAPAuthoritative off
AuthType Basic
AuthBasicProvider ldap1 ldap2
AuthName Windows Credentials
AuthzForceUsernameCase Lower
Require valid-user

CheckSpelling On
/Location



Alias /public/ /opt/netapp-aps/apsny/www/
Directory /opt/netapp-aps/apsny/www/
Options Indexes MultiViews
AllowOverride None
Order allow,deny
Allow from all
/Directory

IfModule dav_svn_module
LogFormat %h %l %u %t %s %b \%{User-Agent}i\ repo:%{SVN-REPOS-NAME}e 
[%{SVN-ACTION}e] %B Bytes in %T Sec svn
CustomLog logs/svn_log svn env=SVN-ACTION
/IfModule

===

Thanks  Regards,
Anup T S



__

This email is intended only for the use of the individual(s) to whom it is 
addressed and may be privileged and confidential.
Unauthorised use or disclosure is prohibited. If you receive this e-mail in 
error, please advise immediately
and delete the original message. This message may have been altered without 
your or our knowledge
and the sender does not accept any liability for any errors or omissions in the 
message.

Emails are monitored by supervisory personnel in jurisdictions where monitoring 
is permitted.
Such communications are retained and may be produced to regulatory authorities 
or others with legal rights to the information.



Ldap

2014-10-15 Thread Somashekarappa, Anup (CWM-NR)


Hi,

We are using the below mentioned configuration for multiple ldap domain 
authentication but one of the domain(ldap2) is not working.

May I know what is wrong with this?

==

LoadModule dav_svn_module modules/mod_dav_svn.so
LoadModule authz_svn_module   modules/mod_authz_svn.so


AuthnProviderAlias ldap ldap1
AuthLDAPURL 
ldap://domian1.company.com/DC=domain1,DC=company,DC=com?sAMAccountName?sub?(objectClass=*)
AuthLDAPBindDN CN=User1,OU=Service Accounts,OU=Information 
Technology,OU=Administration,OU=United States,DC=domain1,DC=company,DC=com
AuthLDAPBindPassword **
/AuthnProviderAlias

AuthnProviderAlias ldap ldap2
AuthLDAPURL 
ldap://domian2.company.com/DC=domain2,DC=company,DC=com?sAMAccountName?sub?(objectClass=*)

AuthLDAPBindDN CN=User1,OU=Service Accounts,OU=Information 
Technology,OU=Administration,OU=United States,DC=domain1,DC=company,DC=com

AuthLDAPBindPassword **
/AuthnProviderAlias


Location /svn
DAV svn
SVNListParentPath on
SVNParentPath /svn/data
SVNPathAuthz short_circuit
SVNListParentPath on
AuthzSVNAccessFile /svn/accessfile

AuthzLDAPAuthoritative off
AuthType Basic
AuthBasicProvider ldap1 ldap2
AuthName Windows Credentials
AuthzForceUsernameCase Lower
Require valid-user

CheckSpelling On
/Location



Alias /public/ /opt/netapp-aps/apsny/www/
Directory /opt/netapp-aps/apsny/www/
Options Indexes MultiViews
AllowOverride None
Order allow,deny
Allow from all
/Directory

IfModule dav_svn_module
LogFormat %h %l %u %t %s %b \%{User-Agent}i\ repo:%{SVN-REPOS-NAME}e 
[%{SVN-ACTION}e] %B Bytes in %T Sec svn
CustomLog logs/svn_log svn env=SVN-ACTION
/IfModule

===

Thanks  Regards,
Anup T S


__

This email is intended only for the use of the individual(s) to whom it is 
addressed and may be privileged and confidential.
Unauthorised use or disclosure is prohibited. If you receive this e-mail in 
error, please advise immediately
and delete the original message. This message may have been altered without 
your or our knowledge
and the sender does not accept any liability for any errors or omissions in the 
message.

Emails are monitored by supervisory personnel in jurisdictions where monitoring 
is permitted. 
Such communications are retained and may be produced to regulatory authorities 
or others with legal rights to the information.


Master-Slave

2014-08-19 Thread Somashekarappa, Anup (CWM-NR)

Hi,

We have configured master-slave setup in the linux servers and getting the 
below error while doing sync.

If I remove the SVNMasterURI in the config file then sync will happen 
successfully.

Location /svn
DAV svn
SVNListParentPath on
SVNParentPath /app/application/svn/dataProd
SVNPathAuthz short_circuit
#SVNListParentPath on
AuthzSVNAccessFile /app/application/svn/access/svnaccessfile

SVNMasterURI http://MASTER_SERVER_IP/svn

ERROR:=
svnsync: E175002: DAV request failed; it's possible that the repository's 
pre-revprop-change hook either failed or is non-existent
svnsync: E175008: At least one property change failed; repository is unchanged
svnsync: E175002: Error setting property 'sync-lock':
Repository has not been enabled to accept revision propchanges;
ask the administrator to create a pre-revprop-change hook
:=


I have kept the pre-revprop-change hook in slave repository and made it has 
exit 0


Sync command used in post-commit of master:-  svnsync  --non-interactive sync 
http://SLAVE_IP/svn/Repo --username=admin --password=

Thanks,
Anup T S



__

This email is intended only for the use of the individual(s) to whom it is 
addressed and may be privileged and confidential.
Unauthorised use or disclosure is prohibited. If you receive this e-mail in 
error, please advise immediately
and delete the original message. This message may have been altered without 
your or our knowledge
and the sender does not accept any liability for any errors or omissions in the 
message.

Emails are monitored by supervisory personnel in jurisdictions where monitoring 
is permitted. 
Such communications are retained and may be produced to regulatory authorities 
or others with legal rights to the information.


SVNSYNC

2014-08-08 Thread Somashekarappa, Anup (CWM-NR)
 


Hi,

SVNSYNC was working fine but suddenly stopped working  and getting the below 
error.

May I know what could be the problem.I am able to browse the repository from 
the browser.

svnsync: E17: Unable to connect to a repository at URL 
'http://subversion2.dev.**.com/svn/master_slave'
svnsync: E17: URL 'http://subversion2.dev.**.com/svn/master_slave' is 
malformed or the scheme or host or path is missing
__

This email is intended only for the use of the individual(s) to whom it is 
addressed and may be privileged and confidential.
Unauthorised use or disclosure is prohibited. If you receive this e-mail in 
error, please advise immediately
and delete the original message. This message may have been altered without 
your or our knowledge
and the sender does not accept any liability for any errors or omissions in the 
message.

Emails are monitored by supervisory personnel in jurisdictions where monitoring 
is permitted. 
Such communications are retained and may be produced to regulatory authorities 
or others with legal rights to the information.



Master Slave setup

2014-07-28 Thread Somashekarappa, Anup (CWM-NR)


Hi,

I am trying to setup Master-Slave setup and facing some issue.

When I remove the SVNMasterURI http://subversion.dev.***.com/svn from slave 
configuration file then the sync from master to slave will happen successfully.

But when I enable the SVNMasterURI http://subversion.dev.***.com/svn then I am 
getting the below error.

I have configured to pre-revprop-change hook file as well.



Thanks,
Anup T S



__

This email is intended only for the use of the individual(s) to whom it is 
addressed and may be privileged and confidential.
Unauthorised use or disclosure is prohibited. If you receive this e-mail in 
error, please advise immediately
and delete the original message. This message may have been altered without 
your or our knowledge
and the sender does not accept any liability for any errors or omissions in the 
message.

Emails are monitored by supervisory personnel in jurisdictions where monitoring 
is permitted. 
Such communications are retained and may be produced to regulatory authorities 
or others with legal rights to the information.


SVN installation

2014-07-14 Thread Somashekarappa, Anup (CWM-NR)


Hi,

We are facing some issue while installing apache SVN 1.7.8 in unix server.

Could you please provide the link or steps to install SVN?

Thanks,
Anup T S



__

This email is intended only for the use of the individual(s) to whom it is 
addressed and may be privileged and confidential.
Unauthorised use or disclosure is prohibited. If you receive this e-mail in 
error, please advise immediately
and delete the original message. This message may have been altered without 
your or our knowledge
and the sender does not accept any liability for any errors or omissions in the 
message.

Emails are monitored by supervisory personnel in jurisdictions where monitoring 
is permitted. 
Such communications are retained and may be produced to regulatory authorities 
or others with legal rights to the information.


SVN import

2014-02-19 Thread Somashekarappa, Anup (CWM-NR)


Hi,

We are trying to build the job in jenkins where it is trying to commit to SVN 
repository.

The artifacts are getting committed successfully but we are seeing the below 
error in th output.

svncommit:
 [echo] Commiting build v031_b84_r45185_DBOS-DTR-DB to 
http://SVNURL/svndata/path/builds/v031_b84_r45185_DBOS-DTR-DB
  [svn] Import started ...
  [svn] svn: database is locked
  [svn] svn: MERGE of '/svndata/path/builds': 409 Conflict 
(http://http://svnserver.ln.rbccm.com/SVNURL)
  [svn] Import failed !

BUILD FAILED
F:\PATH\commonDbBuild\ant_svn.xml:36: Can't import




Thanks  Regards,
Anup T S


__

This email is intended only for the use of the individual(s) to whom it is 
addressed and may be privileged and confidential.
Unauthorised use or disclosure is prohibited. If you receive this e-mail in 
error, please advise immediately
and delete the original message. This message may have been altered without 
your or our knowledge
and the sender does not accept any liability for any errors or omissions in the 
message.

Emails are monitored by supervisory personnel in jurisdictions where monitoring 
is permitted. 
Such communications are retained and may be produced to regulatory authorities 
or others with legal rights to the information.


RE: SVN import

2014-02-19 Thread Somashekarappa, Anup (CWM-NR)

Hi,

I have given the full access but getting the same error. 

-rwxrwxrwx1 apache apache 2069504 Feb 16 19:24 rep-cache.db


Thanks  Regards,
Anup T S

-Original Message-
From: Philip Martin [mailto:philip.mar...@wandisco.com] 
Sent: 2014, February, 19 11:16 AM
To: Somashekarappa, Anup (CWM-NR)
Cc: users@subversion.apache.org
Subject: Re: SVN import

Somashekarappa, Anup (CWM-NR) anup.somashekara...@rbc.com writes:

 We are trying to build the job in jenkins where it is trying to commit 
 to SVN repository.

 The artifacts are getting committed successfully but we are seeing the 
 below error in th output.

 svncommit:
  [echo] Commiting build v031_b84_r45185_DBOS-DTR-DB to 
 http://SVNURL/svndata/path/builds/v031_b84_r45185_DBOS-DTR-DB
   [svn] Import started ...
   [svn] svn: database is locked
   [svn] svn: MERGE of '/svndata/path/builds': 409 Conflict 
 (http://http://svnserver.ln.rbccm.com/SVNURL)
   [svn] Import failed !

The database is locked probably refers to a failure to access the 
rep-cache.db file in the repository.  The Apache error log may contain more 
information.  Which version of Subversion is used on the server?

--
Philip Martin | Subversion Committer
WANdisco // *Non-Stop Data*
__

This email is intended only for the use of the individual(s) to whom it is 
addressed and may be privileged and confidential.
Unauthorised use or disclosure is prohibited. If you receive this e-mail in 
error, please advise immediately
and delete the original message. This message may have been altered without 
your or our knowledge
and the sender does not accept any liability for any errors or omissions in the 
message.

Emails are monitored by supervisory personnel in jurisdictions where monitoring 
is permitted. 
Such communications are retained and may be produced to regulatory authorities 
or others with legal rights to the information.



RE: Svndumpfilter

2013-10-30 Thread Somashekarappa, Anup (CWM-NR)


Hi,

It worked for small repository but getting the below error for a big
repository.

svndumpfilter: E23: Invalid copy source path '/Some/Path'.


The dump file is 15G


Thanks  Regards,
Anup T S

-Original Message-
From: Stefan Sperling [mailto:s...@elego.de] 
Sent: 2013, October, 29 10:44 AM
To: Somashekarappa, Anup (CWM-NR)
Cc: users@subversion.apache.org
Subject: Re: Svndumpfilter

On Tue, Oct 29, 2013 at 08:05:37PM +0530, Somashekarappa, Anup (CWM-NR)
wrote:
 
 
 Hi Guys,
 
 I am trying to extract one folder B from the repository
Current_repo
 and create a separate reposiotry.
 
 The followed the below steps but nothing has been loaded to the new 
 repository new_repo.
 
 * svnadmin dump /var/svn/data/Current_repo  repo.dump
 * cat repo.dump | svndumpfilter include --drop-empty-revs
 --renumber-revs http://localhost/svn/Current_repo/B  sv.dump

I think you have a usage error.

  $ svndumpfilter help include
  include: Filter out nodes without given prefixes from dumpstream.
  usage: svndumpfilter include PATH_PREFIX...
   ^^^

What PATH_PREFIX is meant to say is that svndumpfilter expects an
in-repository path. But you gave it a URL.

Try something like:

cat repo.dump | svndumpfilter include --drop-empty-revs
  --renumber-revs /B  sv.dump

 * svnadmin load /var/svn/data/new_repo  sv.dump
__

This email is intended only for the use of the individual(s) to whom it is 
addressed and may be privileged and confidential.
Unauthorised use or disclosure is prohibited. If you receive this e-mail in 
error, please advise immediately
and delete the original message. This message may have been altered without 
your or our knowledge
and the sender does not accept any liability for any errors or omissions in the 
message.

Emails are monitored by supervisory personnel in jurisdictions where monitoring 
is permitted. 
Such communications are retained and may be produced to regulatory authorities 
or others with legal rights to the information.



RE: Svndumpfilter

2013-10-30 Thread Somashekarappa, Anup (CWM-NR)

Hi,

Here is the structure.

ROOT_LEVEL
-MTS
-GTS
  -GTS_STL
 -branch
   -trunk
   -tags
  -THS_STL

Repository name - ROOT_LEVEL
Folder to be extracted from the repsoitory  'ROOT_LEVEL' - GTS
Number of revision - 1,10,100

Please find the last few lines while creating the svndumpfilter

Revision 94946 skipped.
Revision 94947 committed as 94947.
Revision 94948 skipped.
Revision 94949 skipped.
Revision 94950 skipped.
svndumpfilter: E23: Invalid copy source path '/GTS_STL/ENUMS'

But the folder ENUMS doesn't exists under GTS_STL and not sure why this is 
being pointed.


Thanks  Regards,
Anup T S

-Original Message-
From: Thorsten Schöning [mailto:tschoen...@am-soft.de] 
Sent: 2013, October, 30 6:32 AM
To: users@subversion.apache.org
Subject: Re: Svndumpfilter

Guten Tag Somashekarappa, Anup (CWM-NR), am Mittwoch, 30. Oktober 2013 um 11:22 
schrieben Sie:

 svndumpfilter: E23: Invalid copy source path '/Some/Path'.

/Some/Path is not in your include, but the path you want to include is copies 
from that form the error message. You need to resolve this issue, either by 
providing the path form the error message as include, and every path this path 
needs, or using some other things svndumpfilter provides.

Mit freundlichen Grüßen,

Thorsten Schöning

-- 
Thorsten Schöning   E-Mail:thorsten.schoen...@am-soft.de
AM-SoFT IT-Systeme  http://www.AM-SoFT.de/

Telefon...05151-  9468- 55
Fax...05151-  9468- 88
Mobil..0178-8 9468- 04

AM-SoFT GmbH IT-Systeme, Brandenburger Str. 7c, 31789 Hameln AG Hannover HRB 
207 694 - Geschäftsführer: Andreas Muchow

__

This email is intended only for the use of the individual(s) to whom it is 
addressed and may be privileged and confidential.
Unauthorised use or disclosure is prohibited. If you receive this e-mail in 
error, please advise immediately
and delete the original message. This message may have been altered without 
your or our knowledge
and the sender does not accept any liability for any errors or omissions in the 
message.

Emails are monitored by supervisory personnel in jurisdictions where monitoring 
is permitted. 
Such communications are retained and may be produced to regulatory authorities 
or others with legal rights to the information.



Svndumpfilter

2013-10-29 Thread Somashekarappa, Anup (CWM-NR)


Hi Guys,

I am trying to extract one folder B from the repository Current_repo
and create a separate reposiotry.

The followed the below steps but nothing has been loaded to the new
repository new_repo.

*   svnadmin dump /var/svn/data/Current_repo  repo.dump
*   cat repo.dump | svndumpfilter include --drop-empty-revs
--renumber-revs http://localhost/svn/Current_repo/B  sv.dump
*   svnadmin load /var/svn/data/new_repo  sv.dump


Thanks  Regards,
Anup T S

__

This email is intended only for the use of the individual(s) to whom it is 
addressed and may be privileged and confidential.
Unauthorised use or disclosure is prohibited. If you receive this e-mail in 
error, please advise immediately
and delete the original message. This message may have been altered without 
your or our knowledge
and the sender does not accept any liability for any errors or omissions in the 
message.

Emails are monitored by supervisory personnel in jurisdictions where monitoring 
is permitted. 
Such communications are retained and may be produced to regulatory authorities 
or others with legal rights to the information.


SVN performance -URGENT

2013-08-01 Thread Somashekarappa, Anup (CWM-NR)


Hello Team,

We are using subversion 1.7 which is hosted in linux and apache is being
used along with this.

The linux is very powerful but we are facing a major issue during the
SVN operation from the windows system.

Windows system : Microsoft windows XP 
2.85 GB of Ram
tortoisesvn 1.7

Windows system is based in london and SVN server(linux system) is
located in New york .When i checked the bandwidth using iperf from the
windows system ,it is showing as 35.5MB .

So when i do a checkout of repository ,it get message at last saying .
2200MBytes transfered at  143 mins.Which is very annoying.

According to bandwidth etc etc it should finish the checkout in few
mins.

May i know where is the bottleneck?

Thanks,
Anup
__

This email is intended only for the use of the individual(s) to whom it is 
addressed and may be privileged and confidential.
Unauthorised use or disclosure is prohibited. If you receive this e-mail in 
error, please advise immediately
and delete the original message. This message may have been altered without 
your or our knowledge
and the sender does not accept any liability for any errors or omissions in the 
message.

Emails are monitored by supervisory personnel in jurisdictions where monitoring 
is permitted. 
Such communications are retained and may be produced to regulatory authorities 
or others with legal rights to the information.


SVN performance -URGENT

2013-08-01 Thread Somashekarappa, Anup (CWM-NR)


 Hello Team,
 
 We are using subversion 1.7 which is hosted in linux and apache is
 being used along with this.
 
 The linux is very powerful but we are facing a major issue during the
 SVN operation from the windows system.
 
 Windows system : Microsoft windows XP 
 2.85 GB of Ram
 tortoisesvn 1.7
 
 Windows system is based in london and SVN server(linux system) is
 located in New york .When i checked the bandwidth using iperf from the
 windows system ,it is showing as 35.5MB .
 
 So when i do a checkout of repository ,it get message at last saying .
 2200MBytes transfered at  143 mins.Which is very annoying.
 
 According to bandwidth etc etc it should finish the checkout in few
 mins.
 
 May i know where is the bottleneck?
 
 Thanks,
 Anup
__

This email is intended only for the use of the individual(s) to whom it is 
addressed and may be privileged and confidential.
Unauthorised use or disclosure is prohibited. If you receive this e-mail in 
error, please advise immediately
and delete the original message. This message may have been altered without 
your or our knowledge
and the sender does not accept any liability for any errors or omissions in the 
message.

Emails are monitored by supervisory personnel in jurisdictions where monitoring 
is permitted. 
Such communications are retained and may be produced to regulatory authorities 
or others with legal rights to the information.


RE: SVN performance -URGENT

2013-08-01 Thread Somashekarappa, Anup (CWM-NR)


Hello Bob,

Thanks for your response.

I tried in the same server where svn is hosted but there also it is taking too 
much of time I e it is taking 110 mins to checkout the 2200 Mbytes of data(in 
Windows it took 143 mins).

I have not tried the command line option.Could you please tell how to do it 
from windows machine?

In windows when the checkout is completed I got a message saying 361 
Mbytes(different repository) transferred in 102 mins,but it is showing as 
1.13GB when I checked the folder size.Why there is so much of difference .

Ideally for 361 Mbytes,the checkout should complete in few mins but it is 
taking 102 mins. :-(

I cannot turn off the anti-virus part and check.

 

Thanks,
Anup



-Original Message-
From: Bob Archer [mailto:bob.arc...@amsi.com] 
Sent: 01 August 2013 15:03
To: Somashekarappa, Anup (CWM-NR); users@subversion.apache.org
Subject: RE: SVN performance -URGENT

 Hello Team,
 We are using subversion 1.7 which is hosted in linux and apache is 
 being used along with this.
 The linux is very powerful but we are facing a major issue during the 
 SVN operation from the windows system.
 Windows system : Microsoft windows XP
 2.85 GB of Ram
 tortoisesvn 1.7
 Windows system is based in london and SVN server(linux system) is 
 located in New york .When i checked the bandwidth using iperf from the 
 windows system ,it is showing as 35.5MB .
 So when i do a checkout of repository ,it get message at last saying .
 2200MBytes transfered at  143 mins.Which is very annoying.
 According to bandwidth etc etc it should finish the checkout in few mins.
 May i know where is the bottleneck?

My first question would be, given the same machine being on the same LAN as the 
server, what is the checkout time?

One of the biggest slowdowns on windows is Virus Software. Are you running any.

Also, have you tested using the svn command line to do the checkout to see if 
it is any faster? Most virus software ignores command line apps.

BOb



__

This email is intended only for the use of the individual(s) to whom it is 
addressed and may be privileged and confidential.
Unauthorised use or disclosure is prohibited. If you receive this e-mail in 
error, please advise immediately
and delete the original message. This message may have been altered without 
your or our knowledge
and the sender does not accept any liability for any errors or omissions in the 
message.

Emails are monitored by supervisory personnel in jurisdictions where monitoring 
is permitted. 
Such communications are retained and may be produced to regulatory authorities 
or others with legal rights to the information.



RE: SVN performance -URGENT

2013-08-01 Thread Somashekarappa, Anup (CWM-NR)
Bandwidth is 35.4 MBytes/sec from my system(London)  to server(New york)
when i checked with iperf tool.
 
 
We are using LDAP 
 
AuthzLDAPAuthoritative off
AuthType Basic
AuthBasicProvider ldap
AuthName Windows Credentials
 
 
As per message after checkout in TortoiseSVN GUI = 368 Mbytes
transfered.

Actual folder size = 1.15 GB(1236706079 bytes)

Number of files = 201,712

Folder = 21,707

 

Guess this inculdes the .svn folder as well.

 

 

Thanks,

Anup



 
 
 



From: kmra...@rockwellcollins.com [mailto:kmra...@rockwellcollins.com] 
Sent: 01 August 2013 15:20
To: Bob Archer
Cc: Somashekarappa, Anup (CWM-NR); users@subversion.apache.org
Subject: RE: SVN performance -URGENT


Bob Archer bob.arc...@amsi.com wrote on 08/01/2013 09:02:32 AM:
  We are using subversion 1.7 which is hosted in linux and apache
isbeing used
  along with this.
  The linux is very powerful but we are facing a major issue during
the SVN
  operation from the windows system.
  Windows system : Microsoft windows XP
  2.85 GB of Ram
  tortoisesvn 1.7
  Windows system is based in london and SVN server(linux system) is
located in
  New york .When i checked the bandwidth using iperf from the windows
system
  ,it is showing as 35.5MB . 

35.5MB/s or 35.5Mb/s?  The first one would be a 284Mb/s connection
between London 
and NY... 

What is the latency between the client and server?  Latency can be a big

killer depending upon the authentication used. 

  So when i do a checkout of repository ,it get message at last saying
.
  2200MBytes transfered at  143 mins.Which is very annoying.
  According to bandwidth etc etc it should finish the checkout in few
mins.
  May i know where is the bottleneck?

The total amount of data transferred shown by TortoiseSVN can sometimes 
be quite misleading.  How big is the working copy that is created? 

Kevin R.

__

This email is intended only for the use of the individual(s) to whom it is 
addressed and may be privileged and confidential.
Unauthorised use or disclosure is prohibited. If you receive this e-mail in 
error, please advise immediately
and delete the original message. This message may have been altered without 
your or our knowledge
and the sender does not accept any liability for any errors or omissions in the 
message.

Emails are monitored by supervisory personnel in jurisdictions where monitoring 
is permitted. 
Such communications are retained and may be produced to regulatory authorities 
or others with legal rights to the information.