fixing "Absolute module reference invalid" problem
Trying various CVS operations on my source, I repeatedly get:
This happens because CVS/Repository files have absolute paths instead of relative paths. I'm not sure why this happens, but there's an easy fix. In each Repository, change:
to:
A quick unix command-line way to do this is (needs rpl):
Please sign in to leave a comment.
sorry, posted to wrong forum. Please delete.
Respond to:
http://www.intellij.net/forums/thread.jsp?nav=false&forum=27&thread=158342