I am very new to SVN thing..so pardon my stupid Q ..
I got svn installed on root server by my webhost. They configured it in my AC too.
Now - I am clueless how to add source code and start maintaining it inside AC. There is no clear documentation that I could found.
I was able to ADD a new respoitory for the project, but when I click on browse repository, I get this error;
Fatal error: Call to a member function getRevision() on a non-object in /home/public_html/activecollab/application/modules/source/controllers/RepositoryController.class.php on line 357
Can someone guide me please how to use svn to manage the source code and versioning.
Please update the repository in activeCollab prior to clicking "Browse".
Fatal error which is now being thrown upon trying to browse a repository who has no commits (in activeCollab) is a bug that will be fixed in the next release, sorry for the inconvenience.
If you continue experiencing issues, please submit a support ticket to support@a51dev.com
activeCollab does not provide options to manage repositories and work with code code in work copies; for that you'll need a specialized application such is Tortoise SVN, Versions.app etc. activeCollab itself just provides you with code and history browser + integration with tickets and other project resources.
I got svn installed on root server by my webhost. They configured it in my AC too.
Now - I am clueless how to add source code and start maintaining it inside AC. There is no clear documentation that I could found.
I was able to ADD a new respoitory for the project, but when I click on browse repository, I get this error;
Fatal error: Call to a member function getRevision() on a non-object in /home/public_html/activecollab/application/modules/source/controllers/RepositoryController.class.php on line 357
Can someone guide me please how to use svn to manage the source code and versioning.
is there anything else I need to get installed?
Thanks,