Opened 16 years ago
Closed 16 years ago
#1083 closed defect (invalid)
Project doesn't compile when used with Eclipse 3.4
Reported by: | Nicklas Nordborg | Owned by: | everyone |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | core | Version: | |
Keywords: | Cc: |
Description
There seems to be a problem with svn versions used by Eclipse and our build.xml. I get the following error message:
svn.revision: [svn] <Status> started ... [svn] svn: This client is too old to work with working copy '/home/auster/nicklas/projects/eclipse/Base2'; please get a newer Subversion client [svn] <Status> failed !
Change History (1)
comment:1 by , 16 years ago
Milestone: | BASE 2.8 |
---|---|
Resolution: | → invalid |
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
This problem was not really related to Eclipse or BASE, but to Subclipse (an eclipse plug-in) and the locally installed subversion client. If you don't have svn 1.5 you shouldn't use Subclipse 1.4. Use Subclipse 1.2 instead or upgrade to svn 1.5.