Re: Can git-svn treat specify paths as branches ?

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

 



On Tue, 2007-07-03 at 17:12 +0800, Dongsheng Song wrote:
> For google code projects, the repositories organized is:
> 
> branches  tags  trunk  wiki
> 
> Can I treat wiki as a branch? i.e.
> 
> [svn-remote "svn"]
>         url = http://serf.googlecode.com/svn
>         fetch = trunk:refs/remotes/trunk
>         branches = branches/*,wiki:refs/remotes/*
>         tags = tags/*:refs/remotes/tags/*

What's the structure underneath the wiki directory?  If it's just
content, I'd use:

fetch = wiki:refs/remotes/wiki

Jeff

Attachment: signature.asc
Description: This is a digitally signed message part


[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