Mailing List Archive
tlug.jp Mailing List tlug archive tlug Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: [tlug] Open-source repository question
- Date: Fri, 17 Jul 2009 16:47:18 +0900
- From: Edward Middleton <emiddleton@example.com>
- Subject: Re: [tlug] Open-source repository question
- References: <5634e9210907141717r18873031s7dfc4dd216c708a5@example.com> <5634e9210907170005u40f34008l1898a94678488076@example.com>
- User-agent: Thunderbird 2.0.0.22 (X11/20090714)
Jim Breen wrote: > Now, I'm a little stuck actually uploading the source files. The Google code > pages mention uploads in passing, but give no advice as to how to do it. > I suspect I have to install a subversion client to push things upwards. > This is untested but it should be something like. 1. Install subversion # yum install subversion 2. checkout repository # svn checkout */http/*s://xjdic.googlecode.com/svn/trunk xjdic 3. copy files to working copy # cp [files to upload] xjdic 4. put the new files under version control # cd xjdic # svn add * 5 upload files to googlecode. # svn commit -m "initial import" Edward
- Follow-Ups:
- Re: [tlug] Open-source repository question
- From: Edward Middleton
- Re: [tlug] Open-source repository question
- From: Jim Breen
- References:
- [tlug] Open-source repository question
- From: Jim Breen
- Re: [tlug] Open-source repository question
- From: Jim Breen
Home | Main Index | Thread Index
- Prev by Date: Re: [tlug] Open-source repository question
- Next by Date: Re: [tlug] Open-source repository question
- Previous by thread: Re: [tlug] Open-source repository question
- Next by thread: Re: [tlug] Open-source repository question
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links