Jump to content

Recommended Posts

Posted

Hi.

I know it is a bit hidden but on that page under "SVN Repository" it has a link to the page about SVN which contains full instructions for downloading/installing TortoiseSVN. It also has instructions for setting up Putty/Pageant if you are going to be writing back to the repository (although you will need to post your SSH public key in the public key section first!)

http://www.midibox.org/dokuwiki/windows_toolchain_svn

Cheers

Phil

Posted

Hi.

I know it is a bit hidden but on that page under "SVN Repository" it has a link to the page about SVN which contains full instructions for downloading/installing TortoiseSVN. It also has instructions for setting up Putty/Pageant if you are going to be writing back to the repository (although you will need to post your SSH public key in the public key section first!)

http://www.midibox.org/dokuwiki/windows_toolchain_svn

Cheers

Phil

Thank you Phil for the quick answer, I found that page but it left me somewhat fuzzy on the exact setup required. It implies a real-time SVN hookup. Will I have to access the internet every time I compile? I would much prefer to copy to a drive so I can keep a static complier locked away if I ever have to work on this years down the road.

Perhaps I just don't understand clearly yet how the process will work?

Thankx again,

Jmayes

Posted

Hi.

No you "checkout" the SVN which effectively copies the whole source tree to your local machine. You can then run SVN update to download just the changed files.

SVN is simply a way of synchronizing your machine with the master repository.

Cheers

Phil

Posted

Hi.

No you "checkout" the SVN which effectively copies the whole source tree to your local machine. You can then run SVN update to download just the changed files.

SVN is simply a way of synchronizing your machine with the master repository.

Cheers

Phil

"BINGGGG!" Thats the sound of the light bulb going off in my head. Now things make sense!

Thankx again!

Jmayes

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...