SVN Unavailable

View: New views
4 Messages — Rating Filter:   Alert me  

SVN Unavailable

by CheffPJ :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Using the information from the project page, the SVN repo is not accessible from either of ViewCVS or svn.  The ViewCVS page provides the following error message:

SubversionException: ("Berkeley DB error for filesystem '/var/lib/gforge/chroot/svnroot-viewcvs/svnroot-viewcvs/petals/db' while opening environment:\n", 160029)


--
You receive this message as a subscriber of the petals-users@... mailing list.
To unsubscribe: mailto:petals-users-unsubscribe@...
For general help: mailto:sympa@...?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws

Re: SVN Unavailable

by Christophe Hamerling :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I am going to inform OW2 admins.

On Tue, Nov 25, 2008 at 2:41 AM, Pat McDonough <patrick.j.mcdonough@...> wrote:
Using the information from the project page, the SVN repo is not accessible from either of ViewCVS or svn.  The ViewCVS page provides the following error message:

SubversionException: ("Berkeley DB error for filesystem '/var/lib/gforge/chroot/svnroot-viewcvs/svnroot-viewcvs/petals/db' while opening environment:\n", 160029)


--
You receive this message as a subscriber of the petals-users@... mailing list.
To unsubscribe: mailto:petals-users-unsubscribe@...
For general help: mailto:sympa@...?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws




--
Christophe Hamerling
PEtALS ESB Research Engineer / Product Manager @ eBM WebSourcing
http://petals.ow2.org
Phone : +33534320314
Skype : christophe.hamerling
LinkedIn : http://www.linkedin.com/in/chamerling


--
You receive this message as a subscriber of the petals-users@... mailing list.
To unsubscribe: mailto:petals-users-unsubscribe@...
For general help: mailto:sympa@...?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws
Christophe Hamerling
PEtALS ESB Project Leader
http://petals.ow2.org
SkypeMe on christophe.hamerling

Re: SVN Unavailable

by Christophe Hamerling :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Checking out the sources works with a client, seems that it is only the ViewCVS which fails.

chamerling@chamerling-laptop:~/dev/petals/test$ svn co svn+ssh://chamerling@.../svnroot/petals/trunk/petals-cdk/
A    petals-cdk/petals-cdk-interceptors
A    petals-cdk/petals-cdk-interceptors/pom.xml
A    petals-cdk/petals-cdk-interceptors/petals-fault-injector-interceptors
A    petals-cdk/petals-cdk-interceptors/petals-fault-injector-interceptors/src
A    petals-cdk/petals-cdk-interceptors/petals-fault-injector-interceptors/src/test
A    petals-cdk/petals-cdk-interceptors/petals-fault-injector-interceptors/src/test/java
A    petals-cdk/petals-cdk-interceptors/petals-fault-injector-intercep
...

On Tue, Nov 25, 2008 at 9:17 AM, Christophe Hamerling - eBM WebSourcing <christophe.hamerling@...> wrote:
I am going to inform OW2 admins.

On Tue, Nov 25, 2008 at 2:41 AM, Pat McDonough <patrick.j.mcdonough@...> wrote:
Using the information from the project page, the SVN repo is not accessible from either of ViewCVS or svn.  The ViewCVS page provides the following error message:

SubversionException: ("Berkeley DB error for filesystem '/var/lib/gforge/chroot/svnroot-viewcvs/svnroot-viewcvs/petals/db' while opening environment:\n", 160029)


--
You receive this message as a subscriber of the petals-users@... mailing list.
To unsubscribe: mailto:petals-users-unsubscribe@...
For general help: mailto:sympa@...?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws




--
Christophe Hamerling
PEtALS ESB Research Engineer / Product Manager @ eBM WebSourcing
http://petals.ow2.org
Phone : +33534320314
Skype : christophe.hamerling
LinkedIn : http://www.linkedin.com/in/chamerling



--
Christophe Hamerling
PEtALS ESB Research Engineer / Product Manager @ eBM WebSourcing
http://petals.ow2.org
Phone : +33534320314
Skype : christophe.hamerling
LinkedIn : http://www.linkedin.com/in/chamerling


--
You receive this message as a subscriber of the petals-users@... mailing list.
To unsubscribe: mailto:petals-users-unsubscribe@...
For general help: mailto:sympa@...?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws
Christophe Hamerling
PEtALS ESB Project Leader
http://petals.ow2.org
SkypeMe on christophe.hamerling

Re: SVN Unavailable

by Christophe Hamerling :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

ViewCVS works now

On Tue, Nov 25, 2008 at 9:21 AM, Christophe Hamerling - eBM WebSourcing <christophe.hamerling@...> wrote:
Checking out the sources works with a client, seems that it is only the ViewCVS which fails.

chamerling@chamerling-laptop:~/dev/petals/test$ svn co svn+ssh://chamerling@.../svnroot/petals/trunk/petals-cdk/
A    petals-cdk/petals-cdk-interceptors
A    petals-cdk/petals-cdk-interceptors/pom.xml
A    petals-cdk/petals-cdk-interceptors/petals-fault-injector-interceptors
A    petals-cdk/petals-cdk-interceptors/petals-fault-injector-interceptors/src
A    petals-cdk/petals-cdk-interceptors/petals-fault-injector-interceptors/src/test
A    petals-cdk/petals-cdk-interceptors/petals-fault-injector-interceptors/src/test/java
A    petals-cdk/petals-cdk-interceptors/petals-fault-injector-intercep
...

On Tue, Nov 25, 2008 at 9:17 AM, Christophe Hamerling - eBM WebSourcing <christophe.hamerling@...> wrote:
I am going to inform OW2 admins.

On Tue, Nov 25, 2008 at 2:41 AM, Pat McDonough <patrick.j.mcdonough@...> wrote:
Using the information from the project page, the SVN repo is not accessible from either of ViewCVS or svn.  The ViewCVS page provides the following error message:

SubversionException: ("Berkeley DB error for filesystem '/var/lib/gforge/chroot/svnroot-viewcvs/svnroot-viewcvs/petals/db' while opening environment:\n", 160029)


--
You receive this message as a subscriber of the petals-users@... mailing list.
To unsubscribe: mailto:petals-users-unsubscribe@...
For general help: mailto:sympa@...?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws




--
Christophe Hamerling
PEtALS ESB Research Engineer / Product Manager @ eBM WebSourcing
http://petals.ow2.org
Phone : +33534320314
Skype : christophe.hamerling
LinkedIn : http://www.linkedin.com/in/chamerling



--
Christophe Hamerling
PEtALS ESB Research Engineer / Product Manager @ eBM WebSourcing
http://petals.ow2.org
Phone : +33534320314
Skype : christophe.hamerling
LinkedIn : http://www.linkedin.com/in/chamerling



--
Christophe Hamerling
PEtALS ESB Research Engineer / Product Manager @ eBM WebSourcing
http://petals.ow2.org
Phone : +33534320314
Skype : christophe.hamerling
LinkedIn : http://www.linkedin.com/in/chamerling


--
You receive this message as a subscriber of the petals-users@... mailing list.
To unsubscribe: mailto:petals-users-unsubscribe@...
For general help: mailto:sympa@...?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws
Christophe Hamerling
PEtALS ESB Project Leader
http://petals.ow2.org
SkypeMe on christophe.hamerling