[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

problem with S status java classes

From: Joel Nylund <jnylund_at_yahoo.com>
Date: Sun, 18 Jan 2009 10:26:36 -0500

Hi,

I have an ongoing problem with my svn repository, It has mainly to do
with java class files

It seems somehow the class files think they are in the repository even
though they are not, when we try to delete these class files, the
sources get deleted also. I couldnt figure this out, but now I noticed
that the classes folder is a status of "S".

so for example before I build it looks like this:

~ Happier/WebRoot/WEB-INF/classes

after I build it looks like:

     S Happier/WebRoot/WEB-INF/classes
? WebRoot/WEB-INF/classes/com/happier/goodday/actions/
GraphController.class
! WebRoot/WEB-INF/classes/com/happier/goodday/actions/
GraphController.java

I get lots of these.

Now when I browse the repository it doesnt even show the classes
folder in the repository.

But when I do an update after building, I get:

Restored 'WebRoot/WEB-INF/classes/com/happier/goodday/actions/
GraphController.java'

Its like somehow svn thinks my classes folder is my source folder...

ugh, this is a mess, please please help me figure it out, I have been
using svn for 2 years with ruby with no problems, but with java its
been one nightmare after another.

thanks
Joel

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1032788

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-01-27 22:44:54 CET

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.