background preloader

Gitorious

Gitorious

NO-FUN.COM GIT Howto Index Here is a collection of mailing list postings made by various people describing how they use git in their workflow. Imagine that git development is racing along as usual, when our friendly neighborhood maintainer is struck down by a wayward bus. Out of the hordes of suckers (loyal developers), you have been tricked (chosen) to step up as the new maintainer. This is how-to documentation for people who want to add extension commands to git. In this article, JC talks about how he rebases the public "pu" branch using the core GIT tools when he updates the "master" branch, and how "rebase" works. Some tricks to reconstruct blob objects in order to fix a corrupted repository. Sometimes a branch that was already merged to the mainline is later found to be faulty. In this article, JC gives a small real-life example of using git revert command, and using a temporary branch and tag for safety and easier sanity checking. In this article, JC describes how to separate topic branches.

Portail PMB Services repo.or.cz - Public Git Hosting Thesaurus.com | Find Synonyms and Antonyms of Words at Thesaurus.com Latexdiff and git | Yngve's blog i 5 Votes A lot of scientists have latex as their preferred format for writing articles. Latexdiff works well with svn and cvs repositories, where you ask latexdiff to simply compare a given file in two given revisions. In the current form, the script compares the current version against a specified version in the repository. One limitation in latexdiff is that it doesn’t work on more than one latex file. You could probably rewrite the script for e.g. mercurial rather easily. Update: Instead of just leaving the script in pastebin I added it to gitorious, so it will be easier for you to make changes to it. Update 2: Thanks to Paul Anton , I figured out a much better way to solve the problem. Credit also goes to amonakov for giving information on how to set this up for git . Like this: Like Loading...

Alioth: Welcome Open Font License (OFL) You are here: Type Design Short URL: Overview Documents Current version - 1.1 Translations Using the OFL History Community review OFL fonts Details and rationale FLOSS-friendliness The 4 FSF Freedoms DFSG compatibility OSD compatibility "Human readable" version and visual representation Terminology Visual representation Attribution Share Alike Embedding DerivativeRenaming BundlingWhenSelling New version of the OFL-FAQ available: version 1.1-update3 There is a new version of the OFL-FAQ (version 1.1-update3) available based on feedback from the wider open font design community. Overview The SIL Open Font License (OFL) is a free, libre and open source license specifically designed for fonts and related software based on our experience in font design and linguistic software engineering. The OFL provides a legal framework and infrastructure for worldwide development, sharing and improvement of fonts and related software in a collaborative manner. We want to: Documents

Version control with Git: resources — Fernando Pérez If you are not using a version control system for all your software development, paper writing, research code execution and tracking of the generated results, you should. There is simply no excuse today for not using version control as a mechanism for tracking what you are doing with your source materials and data (be they programming language files, LaTeX/LyX files, plain text, even data results!). Using version control frees you from the madness of having directories with files named mypaper_version2_20100202_revisions_jim_v3_new_new2.tex , for one thing. This page isn’t meant to be a tutorial, but rather a summary of useful resources on using the Git software for version control. I will not go here into historical details about other version control systems, nor is this meant to encourage a comparison or discussion: I have extensive experience with CVS, SVN and Bazaar, and only use those systems today very reluctantly, when imposed by external constraints. Introductory materials Tips

Caucho Resin : Reliable, Open-Source Application Server vcsh/README.md at master · RichiH/vcsh WebPlatform.org — Your Web, documented

Related: