what is svn?
Posted: Mon Aug 16, 2010 5:03 pm
how do i update code and stay updated on what we do when makin a game? on windows?
The Next Generation of 2D Roleplaying Games
http://elysianshadows.com/phpBB3/
I don't seen why not. It's a popular and professional service. Of course these are assumptions, as I have not actually read any of the site's policies.epicasian wrote:<hijack>
Hey dandymcgee,
I'm thinking about using Assembla, and would you consider it to be reliable?
</hijack>
how do i upload to google code then?dandymcgee wrote:Step 1: Get a client
Step 2: Find somewhere to host your SVN repository
- If it's open-source I'd recommend google code.
I've also used Assembla. 2GB of storage space and unlimited users.
Your answer should be here: http://code.google.com/p/support/wiki/GettingStartedacerookie1 wrote:how do i upload to google code then?dandymcgee wrote:Step 1: Get a client
Step 2: Find somewhere to host your SVN repository
- If it's open-source I'd recommend google code.
I've also used Assembla. 2GB of storage space and unlimited users.
how do i delete stuff off the svn? via windows (witch im using.)Ginto8 wrote:Your answer should be here: http://code.google.com/p/support/wiki/GettingStartedacerookie1 wrote:how do i upload to google code then?dandymcgee wrote:Step 1: Get a client
Step 2: Find somewhere to host your SVN repository
- If it's open-source I'd recommend google code.
I've also used Assembla. 2GB of storage space and unlimited users.
TortoiseSVN is an easy-to-use source control software for Microsoft Windows and possibly the best standalone Subversion client there is.acerookie1 wrote:how do i update code and stay updated on what we do when makin a game? on windows?
I agree.dandymcgee wrote:I'm really starting to hate this dumbass.
Do you actually know and have experience with svn, or were you just guessing? If the OP meant adding files to the repository like the post mentions (acerookie1's post was semi-illiterate), then your suggestion would be missing a step.Ginto8 wrote:lessee... well, if you have a clone of the repository on your computer, just make whatever changes you want, cd in, and svn commit.