I created a new dir, and did a new push, and am still getting those
/./ .  What should I do?

darcs add --dry-rub -r *
Would add 'depot/config/./database.yml'
Would add 'depot/log'
Would add 'depot/log/./development.log'
Would add 'depot/log/./test.log'




On 12/20/05, Lst Recv <[EMAIL PROTECTED]> wrote:
> I think I may have found the problem!
>
> My dir structure is:
> /project/_darcs
> /project/depot   # all files within here
>
> On the pushee, I typed darcs add --dry-run -r *, and got:
> .....
> depot/./app/controllers/advertisers_controller.rb
> depot/./app/controllers
> depot/./app/apis
> depot/./app
> depot/./Rakefile
> depot/./README_LOGIN
>
> etc.
>
> It seems somehow darcs has gotten confused, and is seeing depot/./app
> and depot/app as two separate dirs!!!
>
> First Question: How do I fix this?  What do I do now?
>
> Also, it may be worthwhile adding a normalize path function to darcs.
>

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

Reply via email to