I know, I know, this is blog post number one million about Git and git-svn. This is primarily for my co-workers who are wanting to switch to git for our SVN based projects like I have. (If I get them with git-svn, next we can start hosting with git directly, Muhahaha!) First, a bit of background. Git was written by Linus Torvalds specifically for use by the linux kernel team. He had very specific
An introduction to git-svn for Subversion/SVK users and deserters An introduction to git-svn for Subversion/SVK users and deserters This article is aimed at people who want to contribute to projects which are using Subversion as their code-wiki. It is particularly targetted at SVK users, who are already used to a work-flow that involves disconnected operation, though this is a tiny subset of the w
Welcome to the Git version control system! Here we will briefly introduce you to Git usage based on your current Subversion knowledge. You will need the latest Git installed; There is also a potentially useful tutorial in the Git documentation. This page is not maintained anymore! The up-to-date version of this tutorial is the GitSvnCrashCourse page at the Git wiki. The copy below might be better
A web-based, minimalistic and intuitive management tool for software development projects, featuring: issue tracking, source code and revision management, wiki, blog, multiple repositories and projects, web based administraion, flexible extension API. Development Status: 4 - Beta, 5 - Production/Stable Environment: Web Environment Intended Audience: Developers, System Administrators License: MIT/
■ [SVN] 複数branchの同時commit なかださんが複数のbranchに対して同時にcommitしてるけど、どうやってんだろう? 一応自分で考えてみた。全branchをcoするなんてのは無駄なので、 たぶんそんなことはしてないと想像。必要なbranchだけが対象になるようにしよう。 まず大元をcoするときに-Nで再帰的にcoしないようにする。 % svn co -N svn+ssh://svn@ci.ruby-lang.org/ruby/ branchesも同様。 % cd ruby % svn up -N branches あとは適当に欲しいbranchだけupdateする。 % svn up trunk branches/ruby_1_8{,_5,_6} これでできあがり。ruby/でsvn upすれば全部updateできるので、 同様にここでcommitすれば複数bran
Subversion で直前のコミットを取り消し,なおかつ Trac も同期する方法 2007-01-18-1: [Subversion][Trac] 勢い余ってコミットしたはいいけど,恥ずかしい間違いがあってコミットをなかったことにしたい場合の対処方法です. 対象のリポジトリ /svn/foo 現在のリビジョン 100 直前のリビジョン 99 対象の Trac 環境 /trac/foo 1. 取り消したいリポジトリをディレクトリごとバックアップする $ mv /svn/foo /svn/foo.bak 2. 同名のリポジトリを作成する $ svnadmin create /svn/foo 3. バックアップしたリポジトリから直前までのリビジョンをダンプして,新しく作ったリポジトリにロードする $ svnadmin dump -r 0:99 /svn/fo
Open Source enthusiast. Lover of functional programming. An all-around nerd who likes to wear bow ties. All content copyright © 2008–Forever by Peter J. Jones This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License . Powered by Hugo | Themed with poison In a previous post I showed how to work around a deadlock between GnuPG and Emacs. As a brie
通常の手順 ~/.svkの初期化 svk depotmap --initはあらかじめ実行しなくても、 後でコマンドを実行したときに同じことをきかれるので省略可能です。 % svk depotmap --init Repository /home/kazu/.svk/local does not exist, create? (y/n)y depotについて //mirror/nadokaというのはDEPOTPATHというもので、 svkのdepot*1の中のパスを指すものです。 depotのレイアウトは //A/trunk/Aプロジェクトのtrunkのミラー //A/local/Aプロジェクトのtrunkのコピーのローカルブランチ //B/trunk/Bプロジェクトのtrunkのミラー //B/local/Bプロジェクトのtrunkのコピーのローカルブランチ //B/my-feature-
Interested in buying this domain name? [email protected] The Global Premium Domain Friday.com is currently available for acquisition for the first time ever since its original registration in 1993. Weekday domain names make some of the best brand names. In 2017, Dapulse changed its name to Monday and acquired Monday.com, raised $150 million, based on a $1.9 billion valuation in 2019, and went publ
SvnX is an open source GUI for most features of the svn client binary. It allows you to browse your working copies, spot changes and operate on them but also to browse logs and revisions of your repositories ! It's written using Panther's new bindings mechanism for maximum flexibility and user experience. Features Repository Inspector : Browse logs, revisions and directories in a single window. sv
[編集]Tracとは? # TracはEdgewall Software がオープンソースで提供しているソフトウェア。 Trac 日本語版はインタアクト株式会社が提供している。 次の機能を持つ: Issue Tracking System (Bug Tracking System) Issue (課題、問題、懸案) を管理する機能。 Tracではこれに登録された課題をチケットと呼ぶ。 チケットを登録し、その変化を記録(コメント)し (実例)、RSSやメールで配信する。 優先度・難易度・担当者・マイルストーンなどで分類・ソートできる。 (実例) チケットはマイルストーンに所属させることができる。 マイルストーンごとにチケットの個数(解決済み、未解決)を表示できるので、簡単な進捗管理ができる。 マイルストーンをまとめた物をロードマップと呼ぶ。 チケットの登録・更新をメールで通知できる。 (Tr
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く