#137: unable to convert the zsh CVS sourceforge repository to git
---------------------+------------------------------------------------------
  Reporter:  clint   |       Owner:  lele      
      Type:  defect  |      Status:  new       
  Priority:  major   |   Milestone:  VersionOne
 Component:  git     |     Version:  0.9       
Resolution:          |    Keywords:            
---------------------+------------------------------------------------------

Comment(by clint):

 This is reproducible on some machines, but not others.  On systems where
 it happens, the cvsps backend gets farther, but does not achieve the
 desired result.

 On systems where it does not happen, here is a diffstat of the current
 discrepancies between the CVS repo and the git repo created by tailor:

 {{{
 Doc/Zsh/mod_cap.yo                    |    7 ++--
 Doc/Zsh/mod_complete.yo               |    7 ++--
 Doc/Zsh/mod_example.yo                |    7 ++--
 Doc/Zsh/mod_files.yo                  |   49
 ++++++++++++++++++++++++++++--
 Doc/Zsh/mod_mapfile.yo                |   15 +++++----
 Doc/Zsh/mod_zleparameter.yo           |   15 ++++-----
 Doc/intro.ms                          |    8 ++++
 Doc/zshzftpsys.yo                     |    3 +
 Etc/Makefile.in                       |   15 ++++++---
 Functions/Prompts/prompt_adam1_setup  |   29 +++++++++++++++--
 Functions/Prompts/prompt_redhat_setup |    1
 Functions/Prompts/prompt_suse_setup   |    1
 Functions/Zftp/zfrglob                |   17 ++++------
 Functions/Zftp/zftp_chpwd             |   37 ++++++++++++----------
 Misc/.distfiles                       |    4 +-
 Misc/bash2zshprompt                   |   17 ++++++----
 Misc/c2z                              |   10 +++++-
 Misc/compctl-examples                 |   20 ++++++------
 Misc/globtests.ksh                    |   13 +++++++
 Misc/job-control-tests                |   45 +++++++++++++++++++++++++++
 Misc/lete2ctl                         |   49
 ++++++++++++++++++++++++++----
 Src/Zle/.distfiles                    |    8 +++-
 Util/preconfig                        |    2 -
 aclocal.m4                            |   29 ++++++++++++++++-
 }}}

 For these files, the HEAD revision is a vendor branch revision such as
 1.1.1.1 or 1.1.1.4,
 but the version in the git repo checkout corresponds to r1.1.  If there is
 a commit to such a file in the CVS repo, the revision then becomes 1.2,
 and the git checkout copy becomes current.

 Unfortunately, the changeset/commit contains the diff from 1.1 to 1.2
 instead of, for instance, in the case of Functions/Zftp/zfautocheck, the
 diff between prior HEAD (1.1.1.3) and current HEAD (1.2).

-- 
Ticket URL: <http://progetti.arstecnica.it/tailor/ticket/137#comment:2>
Tailor <http://progetti.arstecnica.it/tailor>
An inter-VCs changeset exchanger
_______________________________________________
Tailor mailing list
[email protected]
http://lists.zooko.com/mailman/listinfo/tailor

Reply via email to