On 12/15/06, Daniel John Debrunner <[EMAIL PROTECTED]> wrote:
Laura Stewart wrote:
> When I open a cygwin window, it takes me to this path
> C:\Documents and Settings\stewartl
> and won't let me change to another directory.
> All of my Derby stuff is in
> C:\Authoring\Derby
>
> Any ideas on how I can either change the default path for cygwin or
> force it to let me change directories?
What error do you get? I would expect this to work
cd c:/Authoring/derby
That's what I do in my environment.
cygwin does maintain a unix like concept of the file system, but also
accepts windows paths with a forward slash.
Dan.
The slash, that was the problem. I was using backslash instead of
forward slash. Thanks!
--
Laura Stewart