Ticket #81 (closed defect: fixed)

Opened 6 years ago

Last modified 4 years ago

hg->svn cannot handle directories

Reported by: fergal Owned by: lele
Priority: major Milestone: VersionOne
Component: hg Version: 0.9
Keywords: hg svn directory subdirectory Cc:

Description

I've seen this mentioned in the list archives and run into myself (version 0.9.26). Since hg doesn't track directories, no changeset will trigger an "svn add $dirname".

Attached is a script to reproduce the problem. It creates a testcase directory and does stuff in there.

Attachments

test_hg_svn Download (897 bytes) - added by fergal 6 years ago.

Change History

Changed 6 years ago by fergal

comment:1 Changed 4 years ago by lele

  • Component changed from tailor to hg

comment:2 Changed 4 years ago by lele

  • Status changed from new to closed
  • Resolution set to fixed

This is fixed by [1610]: now the HG backend behaves like the CVS/CVSPS wrt directories.

Note: See TracTickets for help on using tickets.