tools.assembla.com is back
|
|
We finally restored server data from the backup, huh. There can be some data loss, because backup is from Sunday 6 Jul 11:00 AM UTC and server went down at 16:00 UTC. If you committed some revisions during 11:00-16:00UTC, you should export your current working copy, checkout again from the server and copy exported changes back, then you can commit missing local changes to the server. svn export . ../my_project_copy cd .. svn co <a href="http://tools.assembla.com/svn/my_project">http://tools.assembla.com/svn/my_project</a> my_project_new cp -r my_project_copy my_project_new # commit changes |
| mulyoved 1 post |
Also I got my data back the pages seem to be in read only mode, cannot modify tickets or create new ones, any idea? |
| triomen 1 post |
Hi, Thank you ! I have the same problem with “read only” mode. I have no way to create new tickets… |
|
|
Please open a new topic in support forum and tell us the trac url. |
|
|
If your Trac is in “read only” mode it is because you are not logged in. The login link was not appearing correctly. We have fixed that problem. You can log in now. |
