Re: removing svn remotes

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, Nov 19, 2008 at 03:32, Björn Steinbrink <B.Steinbrink@xxxxxx> wrote:> On 2008.11.18 20:47:24 -0500, Matt Graham wrote:>> Hi,>> I have a svn repo cloned into a git repo.  There are several remote>> refs that are there that I don't care about and don't want to fetch.>>>> git svn fetch --fetch-all gets a bunch of stuff from branches I don't want>> git svn fetch requires I checkout the branches I care about before fetching>>>> git svn fetch doesn't accept a branch name>> git remote rm isn't able to see the svn remotes>>>> Is there a way to either:>> 1) get rid of the svn remotes that I don't want?>> 2) fetch only the remotes that I do want?>> Uhm, are you talking about remote tracking branches (what "git branch> -r" shows), or svn-remotes (not sure if git-svn can list them, they're> in .git/config)?>> The behaviour you describe doesn't match my experience with git-svn, so> maybe you could elaborate a bit on the exact problem?
Sorry the question was not clear.
git branch -r -ddid exactly what I need.  I guess I just didn't know how to ask forit.  Another happy discovery.
Using git branch -r -d, I was able to delete my svn-remotes.Now when I run git svn fetch --fetch-all, it appears to fetch onlyfrom the remaining branches that I didn't delete.  I hope thatclarifies it.
thank you!��.n��������+%������w��{.n��������n�r������&��z�ޗ�zf���h���~����������_��+v���)ߣ�m


[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]

  Powered by Linux