Search the web
Sign In
New User? Sign Up
frontierkernel · Frontier Kernel
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 127 - 156 of 3834   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
127
This is a request for comments... Paolo Valdemarin contacted me off-list with an offer for space on an OS X server to run a version control system. Since...
Andre Radke
andre_radke
Offline Send Email
Oct 1, 2004
10:33 am
128
Subversion: +1 ... -- Steve Kirks Product Manager, Radio UserLand http://steve.userland.com/...
Steve Kirks
srkbuh
Offline Send Email
Oct 1, 2004
12:26 pm
129
I would go for CVS as it is most familiar to most developers. But I think the key thing at this point is to make a decision and move on. So I would support...
Colin Fallon
colinfallon
Offline Send Email
Oct 1, 2004
6:53 pm
130
I think Subversion is a good choice. Close to CVS for migration ease, and it has some betterments. For Windows folks: there's a version of the Tortoise shell...
Stan Krute
Stan_Krute
Offline Send Email
Oct 1, 2004
7:31 pm
131
... [snip] ... +1 on subversion. = tmk =...
tmk
teehemkay
Offline Send Email
Oct 1, 2004
7:42 pm
132
subversion is good: a definite step-up from cvs, but not difficult to get to....
Henri Asseily
hasseily
Offline Send Email
Oct 1, 2004
7:57 pm
133
subversion +1...
David Brown
davidbro
Offline Send Email
Oct 2, 2004
12:36 am
134
... Sorry I should said something sooner (publically or privately) - I have requested a new SourceForge project - I expect to hear if it has been approved,...
Terry Teague
terry_teague
Offline Send Email
Oct 2, 2004
4:11 am
135
... From what I have read, the switch should be very easy for anyone with CVS experience. Most commands seem to be the same or to differ only slightly. When I...
Andre Radke
andre_radke
Offline Send Email
Oct 2, 2004
8:45 am
136
Andre: How will version control be handled for the root files like mainResponder? -- Steve Kirks...
Steve Kirks
srkbuh
Offline Send Email
Oct 2, 2004
12:00 pm
137
... The search functions for SF discussion groups used to be quite weak. And the discussion groups aren't fed to Google. Makes it hard to easily find stuff in...
Stan Krute
Stan_Krute
Offline Send Email
Oct 2, 2004
4:27 pm
138
... I'm in agreement Re: Paolo's server. And Yahoo Groups seems fine for discussion. IF SF offers particular useful capabilities, we can use just those...
Stan Krute
Stan_Krute
Offline Send Email
Oct 2, 2004
4:32 pm
139
That domain name's available. Perhaps we should grab it. -- stan...
Stan Krute
Stan_Krute
Offline Send Email
Oct 2, 2004
4:35 pm
140
I have posted an RFC about Unit Testing to http://kernel.scripting.com/discuss/msgReader$42 . I emphasize here the "comments" I am soliciting are comments...
Jeremy Bowers
jerfb
Offline Send Email
Oct 2, 2004
7:45 pm
141
subversion: +1 Krzysztof Kowalczyk | http://blog.kowalczyk.info...
Krzysztof Kowalczyk
k_kowalczyk2
Offline Send Email
Oct 3, 2004
6:59 am
142
For anyone that is interested, I started a catagory in my blog (<http://www.pdfsages.com/blog/archives/cat_frontier.html>) about my thoughts, feeling, etc. on...
Leonard Rosenthol
MACgician
Offline Send Email
Oct 3, 2004
12:43 pm
143
... I don't know. You could set up a complete Frontier installation on a server and make the roots accessible via WebEdit. Then install the root updates server...
Andre Radke
andre_radke
Offline Send Email
Oct 3, 2004
4:34 pm
144
... First, Subversion is supposed to handle binaries more gracefully: http://svnbook.red-bean.com/svnbook-1.0/apas08.html although I think you'd have to shut...
Jeremy Bowers
jerfb
Offline Send Email
Oct 3, 2004
10:11 pm
145
I've been thinking of some projects that are now possible (but perhaps not simple) now that we have the Frontier source code. I'd like to package up the code...
David Brown
davidbro
Offline Send Email
Oct 4, 2004
2:14 am
146
<newbie> David, couldn't you crib some ideas from looking at the way AppleScript is handled by the kernel? My thinking: since you can write, edit and debug...
Steve Kirks
srkbuh
Offline Send Email
Oct 4, 2004
3:08 am
147
Good observation. That's exactly where I'm going to look for the additions. One of the reasons I did that brain dump is to inspire others to do the same, and...
David Brown
davidbro
Offline Send Email
Oct 4, 2004
3:42 am
148
... I'd highly recommend we write an importer/exporter to dump the scripts and objects from the database into a text format. This is easier for the versioning...
Steve Zellers
SteveZellers
Offline Send Email
Oct 4, 2004
7:15 am
149
... I was also thinking along the lines of XML. You could probably have some "smarts" built in - see : ...
Terry Teague
terry_teague
Offline Send Email
Oct 4, 2004
8:03 am
150
... Not that this is exactly what you are looking for, but : <http://sourceforge.net/projects/frontier-oop/> I believe Ruby, Perl, and TCL all have scriptable...
Terry Teague
terry_teague
Offline Send Email
Oct 4, 2004
8:12 am
151
No, I don't mean the Mac OS X 10.4 Tiger feature called "Spotlight". For you old-timer Mac developers out there, there is this wonderful memory debugging tool...
Terry Teague
terry_teague
Offline Send Email
Oct 4, 2004
8:32 am
152
Terry, You are a mine of useful information. The odb_extractor suite looks to be particularly useful to someone like me who is resurrecting old Frontier...
Colin Fallon
colinfallon
Offline Send Email
Oct 4, 2004
12:10 pm
153
... Which reminds me - has anyone looked at building an updated version of the ODB Engine from the open source code base? Leonard...
Leonard Rosenthol
MACgician
Offline Send Email
Oct 4, 2004
2:41 pm
154
... Another starting point is Eric S.'s Patch Tool http://www.wiredfool.com/patchTool/about "This is a developer tool that provides patch, diff, and cvs...
S. DeVore
sdevore
Offline Send Email
Oct 4, 2004
3:05 pm
155
... I obtained workspace files for MS VC++ 6.0 from Jake Savin at UserLand. When we used VC++ during my time at UserLand to build the Windows version, all the...
Andre Radke
andre_radke
Offline Send Email
Oct 5, 2004
11:10 am
156
... Yes, I think just checking Frontier.root into a CVS or Subversion repository as a binary file is not a workable solution. However, converting database...
Andre Radke
andre_radke
Offline Send Email
Oct 5, 2004
12:00 pm
Messages 127 - 156 of 3834   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help