subgit Questions
1
I'm just getting started with SubGit and would like to use Gitlab in conjunction.
How would I go about using the Git repository provided by SubGit?
1
Solved
I'm using Subgit to access a Subversion repo. It works great, but at times, especially when communicating with users who access the repo using an ordinary Subversion client, I'd really like to find...
2
Solved
I am using SubGit to synchronize Git and SVN repos. When cloning a remote Git repo I want to preserve all the history of that repo. The steps I currently follow allow me to copy the history of the ...
1
I'm trying to do an import using subgit. Just a one-time migration. My SVN structure contains:
branches
branch1
features
branch2
hotfixes
branch3
I'd like to convert all three to branc...
Wolframite asked 23/4, 2014 at 17:33
1
Solved
I am trying to use SubGit but I am facing a problem with branches: I would like branches created under Git to live and die inside Git only. I found this: SubGit: How to exclude branches?, but it sa...
1
Solved
Does subgit support multiple 'branches' directories?
For example, if one had an SVN repo that went like:
trunk/...
branches/<branch>/...
releases/<release>/...
tags/<tag>/...
...
Navigate asked 7/10, 2013 at 8:19
1
Solved
I'm testing SubGit as a way of migrating from SVN to Git.
What I would like to do is be able to create remote branches in the git repository that all users can use that does not sync back to SVN. ...
1
3
Solved
We have 2-3 small teams of 2-3 people. We all use git for local and svn for central repository and git-svn got sync. This is works all the time except when we want to share our code between the tea...
1
© 2022 - 2024 — McMap. All rights reserved.