[QUOTE=Cloudhunter;24849138][url]http://en.wikipedia.org/wiki/Comparison_of_Subversion_clients[/url]
Knock yourself out.[/QUOTE]
Thanks, but witch one to download? Snap shot pl0x?
you click on the blue names..
[QUOTE=areolop;24851311]you click on the blue names..[/QUOTE]
I men't, Witch one should I download?
you choose.
[QUOTE=areolop;24865280]you choose.[/QUOTE]
None of them work! :aaa:
Most distributions of Linux have an SVN package to install.
Ubuntu 10.04LTS: sudo apt-get install subversion
[editline]10:56PM[/editline]
Oh by the way, I found that after about 10 seconds of using :google:. :smug:
The following code:
[CODE]sudo apt-get install subversion[/CODE]
Worked! Thanks alot!
[editline]03:51AM[/editline]
Wait, now, how do I use it? :frog:
[QUOTE=chesseylol;24877313]The following code:
[CODE]sudo apt-get install subversion[/CODE]
Worked! Thanks alot!
[editline]03:51AM[/editline]
Wait, now, how do I use it? :frog:[/QUOTE]
Run it from the console or find a frontend for X.org to use with it.
Console would be "svn --help"
I'd recommend the console over the frontends; all the ones I've seen are pretty bad.
Ok, I have a list of commands
[CODE]
add
blame (praise, annotate, ann)
cat
changelist (cl)
checkout (co)
cleanup
commit (ci)
copy (cp)
delete (del, remove, rm)
diff (di)
export
help (?, h)
import
info
list (ls)
lock
log
merge
mergeinfo
mkdir
move (mv, rename, ren)
propdel (pdel, pd)
propedit (pedit, pe)
propget (pget, pg)
proplist (plist, pl)
propset (pset, ps)
resolve
resolved
revert
status (stat, st)
switch (sw)
unlock
update (up)
[/CODE]
witch one should i use?
[QUOTE=chesseylol;24886637]witch one should i use?[/QUOTE]
It depends on what you want to do. The most commonly used ones are "checkout" that checks out the most recent revision of the repository, and "update" that updates the named repository.
You can also type "svn help <command>" to get more detailed descriptions of what the other commands do.
For checkout, you'd type "svn checkout <repository URL> <destination folder, leave blank for name of trunk>"
You know, you really should try googling, it's really helpful and it's always online, unlike me. I'm glad I could help, but you shouldn't be completely dependent on forums for help. Just something to think about. :wink:
[QUOTE={ABK}AbbySciuto;24886926]
You can also type "svn help <command>" to get more detailed descriptions of what the other commands do.
[/QUOTE]
Okay, how do I get wiremod with it?
[code] svn checkout https://wiremod.svn.sourceforge.net/svnroot/wiremod/trunk/ C:\srcds\orangebox\garrysmod\addons [/code]
its like Algebra, Plug it into the formula
Messed around with the code a little, I hope this works :flashfap:
svn checkout [url]https://wiremod.svn.sourceforge.net/svnroot/wiremod/trunk/[/url] C:\steam\steamapps\micatola\garrysmod\garrysmod\addons\wiremod
I make a custom folder called "wiremod" so it will save ALL crap to that folder! :buddy:!
um, the "ad dons\wiremod" will fk it over..
[QUOTE=areolop;24888926]um, the "ad dons\wiremod" will fk it over..[/QUOTE]
:objection:
I know, I didn't do that. Glitch! :ohdear:
DID NOT WORK!!! wheres my addon?!?!
I have my addons. delete this thread.
Sorry, you need to Log In to post a reply to this thread.