logo       

Re: DVS and lfs: msg#01148

lang.smalltalk.squeak.general

Subject: Re: DVS and lfs


On Thu, 31 Oct 2002 danielv@xxxxxxxxxxxxxxxx wrote:

> Hi Avi, all.
>
> Well, filing out using DVS adds lf to my line endings.
>
> Avi, you said before that this comes from working with CVS, which
> requires it.
>
> Is there some way us non-CVS users can avoid this, hmm, feature? ;-)

Ok, yes, I need to provide an option for that (although it should go at
the PackageManager level, not the PackageInfo level).

As a quick hack, just modify FilePackageDumper>>storePackage: to suit
yourself (eg,

storePackage: aPackage
stream := fileStream.
super storePackage: aPackage

would do nicely).

Avi





<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise