Skip to main content

Home/ Coders/ Group items tagged repository

Rss Feed Group items tagged

Joel Bennett

Using Mercurial as a local repository for Team Foundation Server - LosTechies - 3 views

  •  
    This post covers how to setup mercurial(HG) as are local source control repository to sit in front of a Team Foundation Server .
eseimbecil

jmcunningham/AngularJS-Learning - 0 views

  •  
    Repository with different sources to learn AngularJS
Joel Bennett

PowerShell for SVN - AnkhSvn - 0 views

  •  
    The subversion repository for PowerShell scripts/snapins for SVN
Danny Redd

google-styleguide - 0 views

  •  
    Repository for Google's C++ and Objective-C style guides
anonymous

Tailor - DarcsWiki - 1 views

  •  
    Tailor is a tool to migrate or replicate changesets between ArX, Bazaar, Bazaar-NG, CVS, Codeville, Darcs, Git, Mercurial, Monotone, Subversion and Tla repositories.
  •  
    Thanks for bookmarking this - if it works well, it is likely to lower the barriers to adoption of advanced source control tools like Darcs.
Joel Bennett

Hg-Git Mercurial Plugin - 0 views

  •  
    This is the Hg-Git plugin for Mercurial, adding the ability to push to and pull from a Git server repository from Mercurial. This means you can collaborate on Git based projects from Mercurial, or use a Git server as a collaboration point for a team with developers using both Git and Mercurial.
yc c

DZone Snippets: Store, sort and share source code, with tag goodness - 2 views

  •  
    Snippets is a public source code repository. Easily build up your personal collection of code snippets, categorize them with tags / keywords, and share them with the world
Fabien Cadet

[video] InfoQ: Development at the Speed and Scale of Google, 2010-12-13 by Ashish Kumar - 4 views

  •  
    « Ashish Kumar presents how Google manages to keep the source code of all its projects, over 2000, in a single code trunk containing hundreds of millions of code lines, with more than 5,000 developers accessing the same repository. »
Joel Bennett

Collaboa.org - 0 views

  •  
    Collaboa is a Ruby web app inspired by Trac ... it features SVN Repository browsing and changeset viewing, as well as "issue" and milestone management. It's not as mature as Trac, but since it's written in Ruby it has a whole 'other audience.
Joel Bennett

HomePage - SVK Wiki - 0 views

  • svk is a decentralized version control system built with the robust Subversion filesystem. It supports repository mirroring, disconnected operation, history-sensitive merging, and integrates with other version control systems, as well as popular visual merge tools.
Joel Bennett

Script Center: Windows PowerShell Scripts - 0 views

  •  
    Microsoft's TechNet Script Center Script Repository now has a huge collection of sample PowerShell scripts to do all sorts of crazy things!
  •  
    Hallo guys. I am very happy to share here. This is my site. If you would like to visit here. Go ahead. I've made ​​About a $ 58,000 from my little site. There is a forum and I was very happy to announce to you. I also provide seo service. www.killdo.de.gg
Kingdon Barrett

River's Edge Party House - 0 views

  • The River's EdgeParty House
    • Kingdon Barrett
       
      For the curious, it was this page. This development is what I am tracking in that git repository on tues-crep unfuddle, known as job6. I can only handle a finite number of jobs at once. How many, that number is yet to be determined!
  •  
    This is the development version of my web-based Italian Restaurant and Party House.
Joel Bennett

Text* Snippets: tagging and storing useful source code snippets - 0 views

  •  
    TextSnippets is a repository for short snippets of code categorized by keyword tags (sponsored by Joyent & Textdrive)
vikramsjn

Shelves in Subversion | svn commit ./me - 0 views

  • The first thing to do is to create the shelf/branch. If you know your working copy is a little old, compared to the HEAD revision of your trunk or branch, then you can use the last revision you committed or updated to when creating the shelf. Otherwise, just use the HEAD revision:svn copy -r HEAD url://server/repos/project1/trunk url://server/repos/project1/branches/shelfThis command is creating the shelf directly in the repository, based on whatever URL and revision your working copy is associated with. In this example, I used trunk. The next step is to use the svn switch command to switch your working copy so that it is pointing at the shelf URL:svn switch url://server/repos/project1/branches/shelf
1 - 18 of 18
Showing 20 items per page