Re: [git-users] smartgit

2011-03-28 Thread Konstantin Khomoutov
On Fri, 18 Mar 2011 14:02:11 +0530 Rustom Mody wrote: > A noob question: > As people may know smartsvn is quite popular among svn clients > The folks making smartsvn have now made smartgit > > http://www.syntevo.com/smartgit/index.html > > Is this a good way to start using git? After cursory g

[git-users] svn remove branch not passed through to git

2011-03-28 Thread Sabba Hillel
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 "g

[git-users] Re: svn remove branch not passed through to git

2011-03-28 Thread Sabba Hillel
On Mar 28, 2:04 pm, Sabba Hillel 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

Re: [git-users] smartgit

2011-03-28 Thread Rustom Mody
Well thanks Konstantin for the answer! Ive tried a couple of times to post to the group and not succeeded earlier Did you see this now or earlier? I posted this 10 days ago. On Mon, Mar 28, 2011 at 2:32 PM, Konstantin Khomoutov wrote: > On Fri, 18 Mar 2011 14:02:11 +0530 > Rustom Mody wrote: >