Suno Ano <[email protected]> writes: > Stefan> Committed revision 525 to http://bzr.xsteve.at/dvc/ Patch from > Stefan> Thierry Volpiatto: Added support for xgit to dvc-init > > Ok, the patch was added but either I am missing something or ... well, I > am not. > > In short it is not working. In xgit-dvc.el there is now (defalias > 'xgit-dvc-init 'xgit-init) but then there is no xgit-dvc-init anywhere > in the code. Yes that's normal, you have just to create your directory, then run M-x dvc-init (C-x V I) and NOT xgit-dvc-init (for internal use only).
dvc-init ==>will_find==>xgit-dvc-init==>that_will_find==>xgit-init. That's work fine here. -- A + Thierry Volpiatto Location: Saint-Cyr-Sur-Mer - France _______________________________________________ Dvc-dev mailing list [email protected] https://mail.gna.org/listinfo/dvc-dev
