Open C:\Documents and Settings...\Application Data\Subversion\config. Make sure the following is in there:
[miscellany] enable-auto-props = yes
[auto-props] *.c = svn:eol-style=native *.h = svn:eol-style=native *.S = svn:eol-style=native *.sh = svn:eol-style=native;svn:executable *.rc = svn:eol-style=native *.mc = svn:eol-style=native *.asm = svn:eol-style=native *.cpp = svn:eol-style=native *.cxx = svn:eol-style=native *.txt = svn:eol-style=native *.xml = svn:eol-style=native *.ini = svn:eol-style=native *.inf = svn:eol-style=native *.def = svn:eol-style=native *.dsp = svn:eol-style=CRLF *.dsw = svn:eol-style=CRLF *.gif = svn:mime-type=image/gif *.png = svn:mime-type=image/png *.jpg = svn:mime-type=image/jpeg *.bmp = svn:mime-type=application/octet-stream *.ico = svn:mime-type=application/octet-stream *.ttf = svn:mime-type=application/octet-stream *.nls = svn:mime-type=application/octet-stream *.mp3 = svn:mime-type=application/octet-stream *.wav = svn:mime-type=application/octet-stream Makefile = svn:eol-style=native
DON'T add: * = svn:eol-style=native or Magic Things (TM) will happen ;-)
Casper
-----Original Message----- From: ros-svn-bounces@reactos.org [mailto:ros-svn-bounces@reactos.org] On Behalf Of turner@svn.reactos.com Sent: 10. oktober 2005 21:09 To: ros-svn@reactos.com Subject: [ros-svn] [turner] 18402: set to eol-style native ;)
set to eol-style native ;)
Updated files: trunk/reactos/subsys/system/cmd/readme2.txt
Ros-svn mailing list Ros-svn@reactos.org http://www.reactos.org/mailman/listinfo/ros-svn
Alright, i changed my config file. Do i need to do something to the file again and then recommit it?
Brandon
Casper Hornstrup wrote:
Open C:\Documents and Settings...\Application Data\Subversion\config. Make sure the following is in there:
[miscellany] enable-auto-props = yes
[auto-props] *.c = svn:eol-style=native *.h = svn:eol-style=native *.S = svn:eol-style=native *.sh = svn:eol-style=native;svn:executable *.rc = svn:eol-style=native *.mc = svn:eol-style=native *.asm = svn:eol-style=native *.cpp = svn:eol-style=native *.cxx = svn:eol-style=native *.txt = svn:eol-style=native *.xml = svn:eol-style=native *.ini = svn:eol-style=native *.inf = svn:eol-style=native *.def = svn:eol-style=native *.dsp = svn:eol-style=CRLF *.dsw = svn:eol-style=CRLF *.gif = svn:mime-type=image/gif *.png = svn:mime-type=image/png *.jpg = svn:mime-type=image/jpeg *.bmp = svn:mime-type=application/octet-stream *.ico = svn:mime-type=application/octet-stream *.ttf = svn:mime-type=application/octet-stream *.nls = svn:mime-type=application/octet-stream *.mp3 = svn:mime-type=application/octet-stream *.wav = svn:mime-type=application/octet-stream Makefile = svn:eol-style=native
DON'T add:
- = svn:eol-style=native
or Magic Things (TM) will happen ;-)
Casper
-----Original Message----- From: ros-svn-bounces@reactos.org [mailto:ros-svn-bounces@reactos.org] On Behalf Of turner@svn.reactos.com Sent: 10. oktober 2005 21:09 To: ros-svn@reactos.com Subject: [ros-svn] [turner] 18402: set to eol-style native ;)
set to eol-style native ;)
Updated files: trunk/reactos/subsys/system/cmd/readme2.txt
Ros-svn mailing list Ros-svn@reactos.org http://www.reactos.org/mailman/listinfo/ros-svn
Ros-dev mailing list Ros-dev@reactos.org http://www.reactos.org/mailman/listinfo/ros-dev
No, this will help you set the properties right when you add new files to the repository.
Casper
-----Original Message----- From: ros-dev-bounces@reactos.org [mailto:ros-dev-bounces@reactos.org] On Behalf Of Brandon Turner Sent: 10. oktober 2005 22:12 To: ReactOS Development List Subject: Re: [ros-dev] RE: [ros-svn] [turner] 18402: set to eol-style native ;)
Alright, i changed my config file. Do i need to do something to the file again and then recommit it?
Brandon
Casper Hornstrup wrote:
Open C:\Documents and Settings...\Application Data\Subversion\config. Make sure the following is in there:
[miscellany] enable-auto-props = yes
[auto-props] *.c = svn:eol-style=native *.h = svn:eol-style=native *.S = svn:eol-style=native *.sh = svn:eol-style=native;svn:executable *.rc = svn:eol-style=native *.mc = svn:eol-style=native *.asm = svn:eol-style=native *.cpp = svn:eol-style=native *.cxx = svn:eol-style=native *.txt = svn:eol-style=native *.xml = svn:eol-style=native *.ini = svn:eol-style=native *.inf = svn:eol-style=native *.def = svn:eol-style=native *.dsp = svn:eol-style=CRLF *.dsw = svn:eol-style=CRLF *.gif = svn:mime-type=image/gif *.png = svn:mime-type=image/png *.jpg = svn:mime-type=image/jpeg *.bmp = svn:mime-type=application/octet-stream *.ico = svn:mime-type=application/octet-stream *.ttf = svn:mime-type=application/octet-stream *.nls = svn:mime-type=application/octet-stream *.mp3 = svn:mime-type=application/octet-stream *.wav = svn:mime-type=application/octet-stream Makefile = svn:eol-style=native
DON'T add:
- = svn:eol-style=native
or Magic Things (TM) will happen ;-)
Casper
-----Original Message----- From: ros-svn-bounces@reactos.org [mailto:ros-svn-bounces@reactos.org] On Behalf Of turner@svn.reactos.com Sent: 10. oktober 2005 21:09 To: ros-svn@reactos.com Subject: [ros-svn] [turner] 18402: set to eol-style native ;)
set to eol-style native ;)
Updated files: trunk/reactos/subsys/system/cmd/readme2.txt
Ros-svn mailing list Ros-svn@reactos.org http://www.reactos.org/mailman/listinfo/ros-svn
Ros-dev mailing list Ros-dev@reactos.org http://www.reactos.org/mailman/listinfo/ros-dev
Ros-dev mailing list Ros-dev@reactos.org http://www.reactos.org/mailman/listinfo/ros-dev
That do you think about adding a link to our BugZilla to the blue screen ?
Maarten Bosma
I think, most people who actually read the Bluescreen know, where our BugZilla is. Maybe we could extend the functionality of the Bluescreen and let it save the error on the harddisk, so that it can be submitted to a special database after the next bootup.
Greets,
David Hinz
Maarten Bosma schrieb:
That do you think about adding a link to our BugZilla to the blue screen ?
Maarten Bosma _______________________________________________ Ros-dev mailing list Ros-dev@reactos.org http://www.reactos.org/mailman/listinfo/ros-dev