Hi Sabba, The thing is that the repository on *gitserver* has to be a "bare" repository. Usually all central git repositories are "bare". It doesn't make sense for them to have a work-tree, and that's why Git stops you from pushing.
I suggest you have a look at my collection of resources and screencasts on how to work with git-svn: http://www.tfnico.com/presentations/git-and-subversion Please post back here if you get stuck, or you don't know where to go from here. -- 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.
