Re: [Freedos-kernel] FreeDOS kernel 2036 released

2006-05-23 Thread Bart Oldeman

On Sun, 21 May 2006, Eric Auer wrote:


As a next step, I would like to update the UNSTABLE kernel
branch. If anybody can tell me how this is accessible via
cvs, that is.


you have to give cvs the command line option -r UNSTABLE.


PS: If you want Turbo C compiled kernels published, please help
compiling them. Somehow my Turbo C does not like the current
source snapshot...?


Turbo C insists that the source files have CRLF line endings.

You ran into the old problem that UNIX CVS clients check out source files 
using LF line endings and Windows (not sure if anyone uses a DOS CVS 
client...) clients use CRLF line endings.


So you've been playing the batch file cat and mouse game once again.
Next time somebody uses CVS on Windows, sees CRCRLF endings and corrects 
them again!


Subversion allows to force CRLF for all files independent of the OS it 
runs on so that may be a solution (converting the FreeDOS CVS repo to 
Subversion), but I don't think there exists a Subversion client for DOS. 
But then again that may not be an issue if nobody uses CVS on DOS either.


Bart



---
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
Freedos-kernel mailing list
Freedos-kernel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-kernel


Re: [Freedos-kernel] FreeDOS kernel 2036 released

2006-05-23 Thread Eric Auer


Hi Bart,


you have to give cvs the command line option -r UNSTABLE.


interesting!


Turbo C insists that the source files have CRLF line endings.

You ran into the old problem that UNIX CVS clients check out source 

files

using LF line endings and Windows (not sure if anyone uses a DOS CVS
client...) clients use CRLF line endings.

So you've been playing the batch file cat and mouse game once again.

Next time somebody uses CVS on Windows, sees CRCRLF endings and corrects
them again!


Ahrgh! Since the joe editor automatically toggles
between CRLF and LF display I keep overlooking that kind
of problem :-(. Any method to tell Unix cvs to download
the files with CRLF? And, conversely, upload as LF? As far
as I understand you, I have to upload as LF, otherwise
Windows downloads as CRCRLF?

It would be great if you could revert my batch file change...
Question about the CRLF story and the UNSTABLE thing: Will
changes to the stable kernel automatically end up in the
UNSTABLE kernel as well? I fear that not...

And of course: Please suggest some UN-OVERLOOKABLE (;-))
place where I can put up a big warning about the CRLF
caveat and the how to download the UNSTABLE branch
issue, thanks!

Eric

PS: Given the branch magic and stuff, how can I tag some
state as all this is 2036 stable or as all the
UNSTABLE branch of this is 2037 pre unstable in cvs?

PPS: There are already UPDATES again which are not yet
in the cvs and not in the file release -- COM port
get input status added / nondestructive input no
longer relies on DSR and VERSION= fixed (from modifies
internal version to modifies setver-able version)
See http://www.coli.uni-saarland/~eric/stuff/soft/by-others/
kernel2036-source,zip and kernel2036-binary,zip.



---
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
Freedos-kernel mailing list
Freedos-kernel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-kernel


Re: [Freedos-kernel] FreeDOS kernel 2036 released

2006-05-22 Thread dima
On Sun, 21 May 2006, Eric Auer wrote:

 kernel for over a year now has a new name and a new home:
...
Directory BIN is absent in a tree of kernel2036-source.zip/

--
Take care. Your friend,
dima 7509107*mail,ru 2:550/112



---
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
Freedos-kernel mailing list
Freedos-kernel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-kernel