Hi. There's some information on creating and checking out branches here. I actually checked out the whole repository, but it looks like that wasn't the normal way of doing it!
It looks like you want to do something like svn checkout svn://svn.code.sf.net/p/drm/code/drm-code/branches/dream-ollie or the equivalent if you want https or read-write SSH access.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi. There's some information on creating and checking out branches here https://svnbook.red-bean.com/en/1.7/svn.branchmerge.using.html. I actually checked out the whole repository, but it looks like that wasn't the normal way of doing it!
It looks like you want to do something like
|svn checkout svn://svn.code.sf.net/p/drm/code/drm-code/branches/dream-ollie| or the equivalent if you want https or read-write SSH access.
How do I checkout the latest revision of the ollie branch of dream.
Thanks
Hi. There's some information on creating and checking out branches here. I actually checked out the whole repository, but it looks like that wasn't the normal way of doing it!
It looks like you want to do something like
svn checkout svn://svn.code.sf.net/p/drm/code/drm-code/branches/dream-ollie
or the equivalent if you want https or read-write SSH access.Exactly, as I didn't wanted to checkout the whole repository. I had to remove 'dream-code' from your line to make it work, so it is:
svn checkout svn://svn.code.sf.net/p/drm/code/branches/dream-ollie
Thanks Oliver.
On 2022-08-31 11:09, Oliver Haffenden wrote:
-Heraclitus