gstolfa / petclinicplus

Automatically exported from code.google.com/p/petclinicplus
0 stars 0 forks source link

Problems checking out the project #2

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?

1. Trying to checkout the project I get the following error message:

What is the expected output? What do you see instead?

C:\Documents and Settings\jdopereiro\workspace\petclinicplus>svn checkout
http://petclinicplus.googlecode.com/svn/trunk petclinicplus-read-only
svn: PROPFIND request failed on '/svn/trunk'
svn: PROPFIND of '/svn/trunk': Could not resolve hostname
`petclinicplus.googlec
ode.com': The requested name is valid and was found in the database, but it
does
 not have the correct associated data being resolved for.  
(http://petclinicplu
s.googlecode.com)

What version of the product are you using? On what operating system?

svn-1.4.6 
Windows XP

Thanks a lot

Original issue reported on code.google.com by josemanu...@gmail.com on 6 May 2008 at 4:40

GoogleCodeExporter commented 8 years ago
Try checking out the project via eclipse + subversive plugin.
1. Create a new repository location 
(http://petclinicplus.googlecode.com/svn/trunk).
2. Leave user name and password empty.
3. You should now be able to browse the repository files.
   You also should be able right-click one of the projects and select checkout.

Original comment by lars...@googlemail.com on 22 May 2008 at 10:11

GoogleCodeExporter commented 8 years ago
Both of the subprojects sample-spring-ftl-jsecurity and  
sample-spring-ftl-acegi-dwr
come with an README.TXT file that give you further instructiones how to build 
the
project with maven2.

Original comment by lars...@googlemail.com on 22 May 2008 at 10:14