this has been addressed recently but not completely. there are still some glitches:

12,16c12,16
<                         repository so that it matches FILE on disk.
< Use "--as UVFILE" to give the file a different name
<                         in the repository than what it called on disk.
< Changes are not pushed to other repositories until
<                         the next sync.
---
                        repository so that they match FILEs on disk.
                        Use "--as UVFILE" to give a file a different name
                        in the repository than on disk. Changes are not
                        pushed to other repositories until the next
                        sync.




On Wed, 27 Jun 2018 14:57:43 +0200, j. van den hoff <veedeeh...@googlemail.com> wrote:

patch for `fossil help uv' output:

11,12c11,12
<    add FILE ...         Add or update an unversioned files in the local
<                         repository so that it matches FILE on disk.
---
   add FILE ...         Add or update unversioned files in the local
                        repository so that they match FILE ... on disk.
14c14
<                         in the repository than what it called on disk.
---
in the repository than what it is called on disk.
42c42
< of each file is propagate to all repositories and
---
of each file is propagated to all repositories and


--
Using Opera's revolutionary email client: http://www.opera.com/mail/
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to