On Mon, Aug 27, 2007 at 07:59:53PM +0200, Eric Y. Kow wrote:
> Oh, I see what's wrong with this.  Darcs, seeing the colon thinks that
> this is an ssh path.  I don't think there is any solution for that.

There's got to be a solution! In this case, ssh paths aren't allowed.  If
we just use a file-access approach that only works for local files
(something we ought to be able to enforce with something like your FilePath
module), then this shouldn't cause any trouble.

David

> > $ cd ~/darcs
> > $ mkdir test
> > $ cd test
> > $ dr init
> > $ mkdir dir
> > $ dr add dir
> > $ cd dir
> > $ touch foo:bar
> > $ dr add foo:bar
> > darcs: foo:bar: getSymbolicLinkStatus: does not exist (No such file or 
> > directory)

Attachment: signature.asc
Description: Digital signature

_______________________________________________
darcs-users mailing list
[email protected]
http://lists.osuosl.org/mailman/listinfo/darcs-users

Reply via email to