search for: apenwarr

Displaying 5 results from an estimated 5 matches for "apenwarr".

2011 Jun 30
1
[LLVMdev] Introduction to git-bisect with "llvm-project.git"
Hello guys, I am making a submodule-based metaproject "llvm-project.git" for bisecting clang. I will introduce it to help you developers. Unfortunately, submodule is not useful to manage your branches. :/ Have fun! ...Takumi Instructions; 1. fetch two scripts from git://github.com/chapuni/llvm-project-scripts.git - hooks/post-merge - hooks/post-checkout 2. git clone
2011 Nov 03
4
Use rsync's checksums to deduplicate across backups
I apologize if this has already been discussed before, but as of yet I have been unable to find any info on the topic. I have a very simple (and common) disk based backup system using rsync, hard links, and a little bit of perl to glue it together. Remote machines are backed up regularly using hardlinks across each snapshot to reduce disk usage. Recently I learned that rsync does a
2011 Jul 21
0
[LLVMdev] git
On Wed, Jul 20, 2011 at 9:32 PM, Chris Lattner <clattner at apple.com> wrote: > On Jul 20, 2011, at 11:47 AM, Jakob Stoklund Olesen wrote: > > >>> If you can work with Jeffrey to come up with better instructions, that > would be great. > >>> > >>> Just make sure they are newbie-proof. > >> > >> Wouldn't it be easier at some
2012 Jul 23
6
librarian-puppet vs git superproject?
Can anyone comment on their experiences with librarian-puppet or using git superproject with per puppet module repositories? We are in the midst of determining which route is optimal for our environment. It seems like using git superprojects would mean one less new tool for everyone to learn. What then would be the advantages of librarian-puppet? Thanks, Ryan Bowlby -- You received this
2011 Jul 21
13
[LLVMdev] git
On Jul 20, 2011, at 11:47 AM, Jakob Stoklund Olesen wrote: >>> If you can work with Jeffrey to come up with better instructions, that would be great. >>> >>> Just make sure they are newbie-proof. >> >> Wouldn't it be easier at some point to move llvm.org to git? > > Definitely. I think that I'm the one who previously strongly objected to