On Mar 28, 2:04 pm, Sabba Hillel <[email protected]> wrote:
> I created a bare git repository with a number of branches. I then
> created a "fetch" directory using git svn. A particular branch was
> removed from the repository using svn (call it old_branch). THe
> browser shows that old_branch has been removed and is not in the http
> index. However, when I issue "git svn branch -a" the list still shows
> "remotes/old_branch" even though I tried to
>
> When I do got to the local area and set up the clone
>
> git clone <git-server>:/opt/git/MyProject
> cd MyProject
> git svn init https:/<svn-server>/MyProject
> git co -t remotes/origin/old-branch
>
Note: the above was built with "git svn init -s https://<svn server>/
MyProject"
> The branch is pulled in. I am able to make changes and do a commit.
> However, when I do a dcommit, it cannot do so because the branch does
> not exist. What am I doing wrong?
--
Sabba - סבא הלל - Hillel
Hillel (Sabba) Markowitz | Said the fox to the fish, "Join me ashore"
[email protected] | The fish are the Jews, Torah is our water
http://sabbahillel.blogspot.com
--
You received this message because you are subscribed to the Google Groups "Git
for human beings" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/git-users?hl=en.