Recently a commit to svn has caused the history of all files under src
to be un-retrievable. For example, you can try:
$ svn blame http://power-architect.googlecode.com/svn/trunk/src/ca/sqlpower/architect/ArchitectSession.java
svn: Could not resolve path /trunk/src/ca/sqlpower/architect/
ArchitectSession.java for history
Until we get this issue resolved please commit under the branch temp-
for-history-error. Any changes made to this branch will be merged once
this issue has been resolved.
I will be posting updates to this thread as they happen. Please post
any problems you are having, including errors building Architect so
they can get resolved.
Thomas
Thomas
On Mar 26, 11:38 am, "Thomas O'Brien" <thomasobrie...@gmail.com>
wrote:
> Hi all,
>
> Recently a commit to svn has caused the history of all files under src
> to be un-retrievable. For example, you can try:
>
> $ svn blamehttp://power-architect.googlecode.com/svn/trunk/src/ca/sqlpower/archi...
Everyone can once again commit to the trunk. I will monitor the branch
until Monday in case a commit was made around the time of this post.
Please note! The src/ca directory is now under src/main/java/ca so be
careful not to lose changes when updating/switching to head. There
will be some more changes to the structure of the project in terms of
the regress package and the resources (mainly jdbc_drivers) but the
history problem should be solved.
Thomas