On Mon, Nov 19, 2012 at 6:40 AM, Stefan Bellon <[email protected]> wrote:

> Hi all,
>
> following up with my other question regarding backslashes in filenames,
> I now just removed that file in question and wanted to proceed with my
> svn->fossil conversion:
>
> $ cd svn_working_copy
> $ fossil init myproject.fossil
> $ fossil open --keep myproject.fossil
> $ fossil addremove
> [...]
> added 37594 files, deleted 0 files
> $ fossil commit -m "initial check-in"
> New_Version: 9a156182450cc34c029fa7188a52ca9353c14525
> fossil: working checkout does not match what would have ended up in the
> repository:  1f33a09ee09f1b7119df98602220236e versus
> e0cc08adcababdb04165688a01e702fc
>
> I even tried with
>
> $ fossil status --sha1sum
>
> before committing. Same result.
>
> How can I track down what's the issue here?
>

Can you figure out which of the 37594 added files is causing the problem?



>
> Greetings,
> Stefan
>
> --
> Stefan Bellon
> _______________________________________________
> fossil-users mailing list
> [email protected]
> http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users
>



-- 
D. Richard Hipp
[email protected]
_______________________________________________
fossil-users mailing list
[email protected]
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to