um,,uc,,ua,,sc
- note
this repository is integrated with University of Auckland's LDAP server.
For non University of Auckland users, please apply for guest access to University services through the BeSTGRID Project Manager.
INSTALL TORTOISESVN WINDOWS SUBVERSION CLIENT
Before proceeding, ensure you've downloaded and installed TortoiseSVN
SVN CHECKOUTS
To get the latest version of a document repository perform the following steps:
- Open Explorer
- Create new folder in any drive;
bestgrid
. - Right click on a folder and select 'SVN Checkout'
- Select your repository URL as shown below
- Enter the folder for the checkout destination
- Leave all options as default and click OK
- Note
The process of copying all the files from the repository takes a while.
- Icons
A green overlay icon with a tick represents that the file/all the files inside the folder are consistent with those in the repository. A red overlay icon with an exclamation mark represents that the local copy is currently inconsistent, implying that it needs to be 'Committed'. It must be noted that icons do not always accurately describe the state of the file/folder in question.
- bestgrid all documents
BeSTGRID documentation repository https://support.csi.ac.nz/svn/bestgrid/
No log message or JIRA issue ticket required
- bestgrid graphic design
BeSTGRID design sub section of the main bestgrid repository. If you're working on graphic design for bestgrid, this is probably where you need to connect to https://support.csi.ac.nz/svn/bestgrid/communications/design/
No log message or JIRA issue ticket required
- Right click on a file/folder to update
- Click 'SVN Update'
- Note
Any changes to text based (excluding binary) files in the server repository are merged with the local copy. Any (potentially) conflicting change or error is reported.
Commiting the changes you've made
- Right click on a file/folder to commit
- Click 'SVN Commit'
- Add in a log message including the Jira issue number if required by repository