News | Forum | People | FAQ | Links | Search | Register | Log in
ToeTag 2.0 + Source Code
I've released a reset of ToeTag as version 2.0. The version checking appcast/Sparkle set up is jacked at the moment but ignore that. One day I'll work up the energy to figure out what's wrong with it (but not today).

As an added bonus, I've included the source code as an optional download as well! If you've ever wondered what a badly written Mac application looks like, wonder no more!

http://wantonhubris.com/toetag/Download.html

Enjoy!
First | Previous | Next | Last
TortoiseSVN 
Am I the only that is killing the TSVNCache process every 30 minutes cause it's slowing down my computer horribly? Fucking hate it. 
Bal 
You can minimize the I/O produced by TSVNCache by restricting TortoiseSVN to only scan certain directories. You can set that up somewhere in the preferences. You can include and exclude directories - I suggest you only include directories that actually contain subversion repositories, otherwise the cache process will continually scan your entire hdd for changes. 
See Here 
SVN 
the bane of modern industry 
SleepwalkR 
Yeah, I've already done that, but obviously the dev directories I AM using are the ones with thousands of files... =\

Oh, and sorry for hijacking this thread with SVN stuff. 
You Know 
perforce is only like $900 a seat! 
 
Perforce is free for 2 or fewer users. 
It's Not A Subversion Problem 
it's a tortoisesvn problem. You can always use another client or the command line tools. 
Willem 
A lot of narcotics are marketed similarly. 
 
"A lot of narcotics are marketed similarly."

I fail to see the issue. A guy at home can use Perforce all he wants for free and then he can upsell his company on it when he learns how great it is.

Comparing it to drug dealers is disingenuous at best. Are all indie developers drug dealers too for offering free demos? At least Perforce doesn't limit you to an hour of use before being locked out. 
Lunaran Is Only Whining... 
because he has to used the shared user account rather than his own.

"2 or fewer uses = free" is all and great until you have 13 people 
Hot Damn 
I did not know that about P4...I might have to get a copy. There's been a few times where I thought setting up a server at home would be handy for certain creative endeavors. It's much better than AlienBrain or any of the open source solutions.

*opens Lunaran for edit* 
Hmm.... 
I use SVN for my home stuff... works well enough for what I need. 
And... 
to be more specific, i use tortoise as the client. no massive performance problems, but I also have less than a thousand files under version control. On the other hand, maybe it's slow and I just don't notice. 
 
""2 or fewer uses = free" is all and great until you have 13 people"

Yes? At that point you need to buy a real license. It's not complicated. Perforce kicks the living crap out of stuff like SVN. It's worth it if you've got the scratch.

If you insist on free - well, you get what you pay for. 
Willem 
What makes Perforce so much better than SVN? The tools? Or is it fundamentally different from how SVN works somehow? 
 
Have you used it? That would explain everything. :)

It's got a nice user interface, it automatically handles file merging, it allows multiple people to check files out and merges their changes together seamlessly, etc.

SVN seems like it does the bare minimum where Perforce goes the extra mile.

SVN is fine and since it's free it's hard to complain really. Especially on Mac where it seems to be the only choice for some reason. 
Err 
svn does automatic file merging as long as it's possible to figure out what to do. svn does everything i desire from a vcs. UI isn't one of the things, i use the svn cmdline all the time, because it's so much clearer and easier to use than graphical uis. 
 
"i use the svn cmdline all the time, because it's so much clearer and easier to use than graphical uis."

LOL 
 
That stuff you mention about Perforce sounds a bit like Git or Mercurial to me.

I recently started using svn for my quaddicted stuff, it's super handy and more than enough for me. Using kdesvn as gui tool because I am lazy.
Commandline is nice and easy too. 
 
Guys, command line is never nice and easy. It's 2008, FFS. I was done with command line tools once I moved off of DOS (except for compilng Quake maps where I had no choice).

At any rate, I'm not saying SVN doesn't work. It obviously does. But Perforce is superior. 
Commandline 
I love it. It's probably one of the major reasons why I love Linux so much. I like being able to save a "line of command" and re-use it later to get the same result as earlier. Or use it for batch processing. Or to easily launch a certain quake map or mod (though I would love to have a nice frontend for that...).
Again a matter of preference and personal taste. 
GUI 
Richt click on the shortcut to Fitzquake and type it there. Still need a mouse!!! But hey, I'm gonna need a mouse anyway right?

Y'know when they play tennis and someone serves an ace at like 150Mph or something.

Well someone should mod Quake so that when you press:

`quit

it times the amount of time it takes to do it in milliseconds, and then writes it on the screen. "Exit" should be quit.

Then we could have a "quit-off". And send demos. "Who's the fastest quitter thread". 
 
... what? 
I Am The Fastest Quitter 
I haven't finished a project in years 
First | Previous | Next | Last
You must be logged in to post in this thread.
Website copyright © 2002-2024 John Fitzgibbons. All posts are copyright their respective authors.