[Logo] Terracotta Discussion Forums (LEGACY READ-ONLY ARCHIVE)
  [Search] Search   [Recent Topics] Recent Topics   [Members]  Member Listing   [Groups] Back to home page 
[Register] Register / 
[Login] Login 
[Expert]
SVN checkout of sample projects fails  XML
Forum Index -> Terracotta Platform
Author Message
rrudolph

neo

Joined: 03/10/2007 04:14:08
Messages: 4
Location: Germany
Offline

Hi!

I try to checkout the SVN project of the data grid mentioned in:

http://jonasboner.com/2007/01/29/how-to-build-a-pojo-based-data-grid-using-open-terracotta/

SVN URL is http://svn.terracotta.org/svn/forge.

I use subclipse as SVN client. Checkout of the spider project works, but checkjout of the datagrid project fails with the message

A D:\P\TCcheckout\labs\opendatagrid\datagrid\src\main\java\org\terracotta
A D:\P\TCcheckout\labs\opendatagrid\datagrid\src\main\java\org\terracotta\datagrid
A D:\P\TCcheckout\labs\opendatagrid\datagrid\src\main\java\org\terracotta\datagrid\workmanager
Failed to add file 'labs/opendatagrid/datagrid/src/main/java/org/terracotta/datagrid/workmanager/ ': object of the same name already exists
*** Error (took 00:08.375)

I tried another SVN client (subersive), but with the same result.

How can I checkout the datagrid project?

Cheers Robert
[Thumb - operationFailed.jpg]
 Filename operationFailed.jpg [Disk] Download
 Description Fehlermeldung
 Filesize 26 Kbytes
 Downloaded:  392 time(s)

[Email]
dmangot

journeyman

Joined: 05/24/2006 13:00:33
Messages: 28
Location: San Francisco, USA
Offline

rrudolph wrote:

Failed to add file 'labs/opendatagrid/datagrid/src/main/java/org/terracotta/datagrid/workmanager/ ': object of the same name already exists
*** Error (took 00:08.375)

 


Robert, it looks like there was a file with a blank name (i.e. a name like ' '). We were able to remove it so hopefully that clears up the problem with your checkout.

Let us know if you encounter any more problems. Thanks!

Cheers,

-Dave
[WWW] [Yahoo!]
rrudolph

neo

Joined: 03/10/2007 04:14:08
Messages: 4
Location: Germany
Offline

Thanks, Dave,

checkout does work now.
It's fine, for my purpose (in-dept look at the implementation), thanks a lot.

However the example does not compile.

datagrid: commonj.* sources are missing

spider: missing required library: 'C:\Documents and Settings\jonas.GROMIT\.m2\repository\net\htmlparser\jericho\jericho-html\2.3\jericho-html-2.3.jar'

Cheers
Robert
[Email]
Gordon

journeyman

Joined: 12/13/2006 00:38:30
Messages: 44
Offline

Hi rrudolph,

I'm not sure why you are encountering the error, which we will look at and address. Meanwhile, I'm attaching the required jar file and the download location:

http://sourceforge.net/projects/jerichohtml/

Thanks for your interest in Terracotta.

 Filename jericho-html-2.3.jar [Disk] Download
 Description Jericho HTML parser
 Filesize 157 Kbytes
 Downloaded:  403 time(s)


Regards,

Gordon
Sr. Systems Engineer
Terracotta, Inc.
Tim Eck

journeyman
[Avatar]
Joined: 01/25/2007 08:57:02
Messages: 47
Location: San Mateo, CA
Offline

I just updated the eclipse files for the datagrid and spider projects. If you don't have the M2_REPO classpath variable set in eclipse, you'll need to go ahead and do that

http://maven.apache.org/guides/mini/guide-ide-eclipse.html

hope this helps
 
Forum Index -> Terracotta Platform
Go to:   
Powered by JForum 2.1.7 © JForum Team