git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* git-svn {show,create}-ignore chokes upon subdirs
@ 2008-05-27 16:20 Nikolaus Schulz
  2008-05-27  8:46 ` [PATCH] git-svn fails in prop_walk if $self->{path} is not empty Gerrit Pape
  2008-05-28  8:34 ` git-svn {show,create}-ignore chokes upon subdirs Sam Vilain
  0 siblings, 2 replies; 5+ messages in thread
From: Nikolaus Schulz @ 2008-05-27 16:20 UTC (permalink / raw)
  To: git

Hi, 

when importing subversion repositories into git, git-svn show-ignore and
create-ignore choke when scanning project subdirectories.  For example,
with the sequence

 git-svn init -s http://svn.red-bean.com/repos/producingoss producingoss-git-svn
 cd producingoss-git-svn
 git-svn fetch
 git-svn create-ignore 

the last command prints this: 

 HTTP Path Not Found: PROPFIND request failed on '/repos/producingoss/!svn/bc/1465/ca': '/repos/producingoss/!svn/bc/1465/ca' path not found at /home/nikolaus/nfs/nsbp/git/git/git-svn line 1897

Revision 1465 is the latest subversion revision of the project.  git-svn
create-ignore stages a correct .gitignore in the top level directory, then
aborts with the same error.  I have tested this with two svn projects, the
result is identical.  Bisecting suggested that this is broken since commit
01bdab84e31763a98206c31cf99b9dc3cb221356.

Nikolaus

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2008-05-29 17:25 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-27 16:20 git-svn {show,create}-ignore chokes upon subdirs Nikolaus Schulz
2008-05-27  8:46 ` [PATCH] git-svn fails in prop_walk if $self->{path} is not empty Gerrit Pape
2008-05-27 22:54   ` Nikolaus Schulz
2008-05-28  8:34 ` git-svn {show,create}-ignore chokes upon subdirs Sam Vilain
2008-05-28  9:16   ` Nikolaus Schulz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).