clam
User
Even I don't know where my name came from!!
Posts: 30
|
Post by clam on Sept 1, 2007 3:36:12 GMT -5
Just after I posted my question on the support board, I noticed several posts regarding troubles with "SVN Migration". Once I knew what I was looking for, it wasn't difficult to find this. So yes, we can import our repository into SourceForge.
|
|
|
Post by IsmAvatar on Sept 1, 2007 20:23:38 GMT -5
Quadduc and I would like to import our database into GNA instead, since SF is proprietary. More importantly, though, Quadduc says that if we plan to include our entire SVN archive, we will actually need to resolve all licensing issues in the archives as well. This should probably be done before we switch over, since we don't know how difficult it will be to modify them once they're on the new host.
|
|
|
Post by IsmAvatar on Sept 11, 2007 12:05:50 GMT -5
I've encountered an error while running 1.5.2.1 (weekly build of revision 152 or the likes). This error was encountered of Fedora Core (Linux)
Exception in thread "Timer-1" java.lang.NullPointerException at org.lateralgm.components.ResourceMenu$NodeListener.dispose(ResourceMenu.java:119) at org.lateralgm.components.ResourceMenu$NodeListener$Cleaner$CleanerTask.run(ResourceMenu.java:161) at java.util.TimerThread.mainLoop(Timer.java:512) at java.util.TimerThread.run(Timer.java:462)
Edit: Quadduc has informed me of a possible solution to that problem, since references were being deleted twice, so the second time was possibly null. This correction is somewhere around r180. Hopefully this solves the problem.
|
|
|
Post by IsmAvatar on Oct 20, 2007 13:08:25 GMT -5
Clam found a way to include the formatter in the SVN, so you can now fetch it from the SVN as of r192.
If you have downloaded the source prior to then, you may want to make sure that you do not have a ".settings" folder before updating, because it will attempt to overwrite that folder, and probably fail. If you do have a .settings folder, make a backup of it, then delete it, then update.
|
|