version control is referring to a type of software that manages the iterations of your code for you (thats a pretty base description). you can read about one form of version control here: <a href="http://svnbook.red-bean.com/">http://svnbook.red-bean.com/</a><div>
<br></div><div><br><div class="gmail_quote">On Tue, Mar 11, 2008 at 9:47 AM, Hans-Joerg Bibiko <<a href="mailto:bibiko@eva.mpg.de">bibiko@eva.mpg.de</a>> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="Ih2E3d">On 11 Mar 2008, at 14:35, Mark Eli Kalderon wrote:<br>
>> any suggestions for how I might approach this better, or is there an<br>
>> option for "save a copy of this with a new name and work in the<br>
>> original"<br>
><br>
> Well, you could use version control. That way, you commit and continue<br>
> working...<br>
<br>
</div>My workflow is that<br>
<br>
<br><br>
<br>
bound to shift+apple+s<br>
<br>
Is a shell script:<br>
<br>
res=$(CocoaDialog filesave --title "Save As Copy" --with-file<br>
"$TM_FILENAME")<br>
cat > "$res"<br>
<br>
input: entire doc<br>
output: discard<br>
<br>
<br>
Cheers,<br>
<br>
--Hans<br><br>
______________________________________________________________________<br>
For new threads USE THIS: <a href="mailto:textmate@lists.macromates.com">textmate@lists.macromates.com</a><br>
(threading gets destroyed and the universe will collapse if you don't)<br>
<a href="http://lists.macromates.com/mailman/listinfo/textmate" target="_blank">http://lists.macromates.com/mailman/listinfo/textmate</a><br></blockquote></div><br><br clear="all"><br>-- <br>Steven Ross<br>web application & interface developer<br>
<a href="http://blog.stevensross.com">http://blog.stevensross.com</a><br>[mobile] 404-488-4364 [fax] 267-482-4364<br>[ AIM / Yahoo! : zeriumsteven ] [googleTalk : nowhiding ]
</div>