Hi All,
Have come across a small problem. I am trying to develop a java project using Eclipse(Galileo).
Everything was working fine till I tried to commit the Database Access class(ex:registration.java), its not getting committed.
I guess will have to integrate SVn an MySql, not sure how.
The Java Class has the connection details and the sql queries that are needed to run in MySql.
Apart from that class, everything else is getting committed.
Any kind of help here would be great. Because I am stuck here and cannot continue working anymore!
Error while committing:
org.apache.subversion.javahl.ClientException: Illegal target for the requested operation
svn: Commit failed (details follow):
svn: 'D:\Workspace\Maatlu\src\bp_Dao\RegistrationDAO.ja va' is not under version control
Have come across a small problem. I am trying to develop a java project using Eclipse(Galileo).
Everything was working fine till I tried to commit the Database Access class(ex:registration.java), its not getting committed.
I guess will have to integrate SVn an MySql, not sure how.
The Java Class has the connection details and the sql queries that are needed to run in MySql.
Apart from that class, everything else is getting committed.
Any kind of help here would be great. Because I am stuck here and cannot continue working anymore!
Error while committing:
org.apache.subversion.javahl.ClientException: Illegal target for the requested operation
svn: Commit failed (details follow):
svn: 'D:\Workspace\Maatlu\src\bp_Dao\RegistrationDAO.ja va' is not under version control