{"id":311,"date":"2014-01-04T11:34:04","date_gmt":"2014-01-04T02:34:04","guid":{"rendered":"http:\/\/www.chihayafuru.jp\/tech\/?p=311"},"modified":"2017-02-13T14:23:52","modified_gmt":"2017-02-13T05:23:52","slug":"refspec-glob-conflict","status":"publish","type":"post","link":"https:\/\/www.chihayafuru.jp\/tech\/index.php\/archives\/311","title":{"rendered":"Refspec glob conflict"},"content":{"rendered":"<p>git svn rebase \u3092\u5b9f\u884c\u3059\u308b\u3068\u4e0b\u8a18\u306e\u30ef\u30fc\u30cb\u30f3\u30b0\u304c\u8868\u793a\u3055\u308c\u308b\u3002<\/p>\n<pre class=\"lang:sh decode:true \" >$ git svn rebase\r\nW: Refspec glob conflict (ref: refs\/remotes\/trunk):\r\nexpected path: branches\/trunk\r\n    real path: trunk\r\nContinuing ahead with trunk\r\nCurrent branch master is up to date.<\/pre>\n<p>.git\/config \u306e\u91cd\u8907\u884c(branches = \u301c, tags = \u301c)\u3092\u524a\u9664\u3059\u308b<\/p>\n<pre class=\"lang:default decode:true \" >[core]\r\n\trepositoryformatversion = 0\r\n\tfilemode = true\r\n\tbare = false\r\n\tlogallrefupdates = true\r\n\tignorecase = true\r\n\tprecomposeunicode = false\r\n[svn-remote \"svn\"]\r\n\turl = http:\/\/192.168.0.123\/svn\/sample\r\n\tfetch = trunk:refs\/remotes\/trunk\r\n\tbranches = branches\/*:refs\/remotes\/*\r\n\ttags = tags\/*:refs\/remotes\/tags\/*\r\n\tbranches = branches\/*:refs\/remotes\/*\r\n\ttags = tags\/*:refs\/remotes\/tags\/*<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>git svn rebase \u3092\u5b9f\u884c\u3059\u308b\u3068\u4e0b\u8a18\u306e\u30ef\u30fc\u30cb\u30f3\u30b0\u304c\u8868\u793a\u3055\u308c\u308b\u3002 $ git svn rebase W: Refspec glob conflict (ref: refs\/remotes\/trunk): expe [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[3],"tags":[2],"class_list":["post-311","post","type-post","status-publish","format-standard","hentry","category-memo","tag-git"],"_links":{"self":[{"href":"https:\/\/www.chihayafuru.jp\/tech\/index.php\/wp-json\/wp\/v2\/posts\/311","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.chihayafuru.jp\/tech\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.chihayafuru.jp\/tech\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.chihayafuru.jp\/tech\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.chihayafuru.jp\/tech\/index.php\/wp-json\/wp\/v2\/comments?post=311"}],"version-history":[{"count":2,"href":"https:\/\/www.chihayafuru.jp\/tech\/index.php\/wp-json\/wp\/v2\/posts\/311\/revisions"}],"predecessor-version":[{"id":342,"href":"https:\/\/www.chihayafuru.jp\/tech\/index.php\/wp-json\/wp\/v2\/posts\/311\/revisions\/342"}],"wp:attachment":[{"href":"https:\/\/www.chihayafuru.jp\/tech\/index.php\/wp-json\/wp\/v2\/media?parent=311"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.chihayafuru.jp\/tech\/index.php\/wp-json\/wp\/v2\/categories?post=311"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.chihayafuru.jp\/tech\/index.php\/wp-json\/wp\/v2\/tags?post=311"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}