[prev in list] [next in list] [prev in thread] [next in thread] 

List:       git
Subject:    Re: Problems with git-svn and space in the URL
From:       Marc Van Olmen <marc () sky4studios ! be>
Date:       2010-05-31 15:33:34
Message-ID: 0A790195-2DB1-4E1F-BAE2-9D65C261AD26 () sky4studios ! be
[Download RAW message or body]

Hi,

Don't think it was a space in URL but something else, haven't conclude what it was.
git 1.7.1
svn 1.6.6
svn server 1.6.5

I was doing the following:
-------------------------

* git svn clone -s **myserver**/svn/OnTheAir%20Video
* git checkout -b local/ticket_0004_multiple_playback_buffers \
                ticket_0004_multiple_playback_buffers
* git merge master
* resolved all the conflicts (list was huge) several files were renamed and moved. So \
                thanks to git i could resolve it all.
* git commit 
* git svn dcommit ( this gave error below


I resolved the issue by doing a new checkout merge

* git svn clone -s **myserver**/svn/OnTheAir%20Video
* git checkout -b local/ticket_0004_multiple_playback_buffers \
ticket_0004_multiple_playback_buffers

(Several iterations of:)

 * I took one folder from previous merge above copied this over
 * git commit 
 * git dcommit

After 7 of these steps everything was working fine. 

So it wasn't clear why above wasn't working. Maybe 'git merge master' caused some svn \
metadata issues?

regards,

marc



On May 30, 2010, at 11:05 PM, Marc Van Olmen wrote:

> Hi,
> 
> First time user.
> 
> Was trying to do a commit back to the svn repository: The svn repo has a space in \
> the main project name: 
> When I try to commit, got this:
> 
> Quad-Raid-2:OnTheAir%20Video copy marcvano$ git svn dcommit
> Committing to **myserver**/svn/OnTheAir \
> Video/branches/ticket_0004_multiple_playback_buffers ... Filesystem has no item: \
> '/svn/!svn/bc/2643/OnTheAir' path not found at \
> /usr/local/git/libexec/git-core/git-svn line 572 
> When I run:
> 
> Quad-Raid-2:OnTheAir%20Video copy marcvano$ git svn info
> Path: .
> URL: **myserver**/svn/OnTheAir%20Video/branches/ticket_0004_multiple_playback_buffers
>  Repository Root: **myserver**/svn
> Repository UUID: 6f96b356-5bf8-4915-87a6-d3080d869cd8
> Revision: 2643
> Node Kind: directory
> Schedule: normal
> Last Changed Author: XXXXXX
> Last Changed Rev: 2643
> Last Changed Date: 2010-05-02 18:01:52 -0400 (Sun, 02 May 2010)
> 
> 
> any solution for this problem?
> 
> marc

--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic