Re: D3 and *nix - Using os dirs for program files
- From: Marshall <mlucas@xxxxxxxxxxxxxxx>
- Date: Thu, 22 May 2008 14:33:41 -0700 (PDT)
On May 22, 4:01 pm, dtsig <dt...@xxxxxxxxxxx> wrote:
Does anyone here use OS level directories for program tables? If so
how does it work? Any "gotchas"?
Thanks
Dsig
I am using OS level directories for my program source code so that
Subversion can see them. I have it all working nicely now. The only
gotchas are the characters that are not allowed in a Unix file/folder
name (like a / ) but are fine in Pick item names. Those have caused
me some real grief. One other small thing is the system I am working
on stores screens with CrLf at the end of each line so the item can be
read and simply displayed. Unix will translate the CrLf to just a Lf
and then when you read it back you will get it as an Attr Mark. Not
so nice, but it's easily overcome.
Marshall
.
- Follow-Ups:
- References:
- D3 and *nix - Using os dirs for program files
- From: dtsig
- D3 and *nix - Using os dirs for program files
- Prev by Date: Re: Please Help
- Next by Date: Re: Please Help
- Previous by thread: Re: D3 and *nix - Using os dirs for program files
- Next by thread: Re: D3 and *nix - Using os dirs for program files
- Index(es):