You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by "Somashekarappa, Anup (CWM-NR)" <an...@rbc.com> on 2014/02/19 15:39:54 UTC

SVN import


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

Posted by "Somashekarappa, Anup (CWM-NR)" <an...@rbc.com>.
Hi,

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

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


Thanks & Regards,
Anup T S

-----Original Message-----
From: Philip Martin [mailto:philip.martin@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)" <an...@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: SVN import

Posted by Philip Martin <ph...@wandisco.com>.
"Somashekarappa, Anup (CWM-NR)" <an...@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*