similar to: [LLVMdev] Subversion Repositories

Displaying 20 results from an estimated 8000 matches similar to: "[LLVMdev] Subversion Repositories"

2006 Feb 18
2
SVN migration status
It looks like the Subversion migration is working. The CVS repository is still there, but in read-only mode. However, the SVN repository preserves the version history of the CVS repository, albeit organized slightly differently. For an introduction to Subversion, this online book is essential: http://svnbook.red-bean.com/ It is written by some of the Subversion authors. The only drawback I
2006 Oct 13
1
Subversion, testing a quickstart guide, version control for a Rails project
I just burned 3 hours figuring out Subversion, so I made up a little quickstart guide. Try the guide and see if you can get version control going in ... say ... 30 minutes? I assume your situation is: You are setting up version control on a new subdirectory on your computer. You will copy your entire rails project directory tree into the new subdirectory after you get subversion running.
2004 Mar 16
4
migration to subversion
Everyone, We are at long last migrating the xiph.org source repository from to subversion. We've been wanting to do this for some years, but have been waiting for a conversion script that could deal with our creaky old cvs repository. Subversion, although perfectly usable for the past two years, recently announced a stable 1.0 release, and more importantly the major issues with the
2004 Mar 16
4
migration to subversion
Everyone, We are at long last migrating the xiph.org source repository from to subversion. We've been wanting to do this for some years, but have been waiting for a conversion script that could deal with our creaky old cvs repository. Subversion, although perfectly usable for the past two years, recently announced a stable 1.0 release, and more importantly the major issues with the
2004 Mar 16
4
migration to subversion
Everyone, We are at long last migrating the xiph.org source repository from to subversion. We've been wanting to do this for some years, but have been waiting for a conversion script that could deal with our creaky old cvs repository. Subversion, although perfectly usable for the past two years, recently announced a stable 1.0 release, and more importantly the major issues with the
2004 Mar 16
4
migration to subversion
Everyone, We are at long last migrating the xiph.org source repository from to subversion. We've been wanting to do this for some years, but have been waiting for a conversion script that could deal with our creaky old cvs repository. Subversion, although perfectly usable for the past two years, recently announced a stable 1.0 release, and more importantly the major issues with the
2009 Jan 23
1
svnserve with SASL on CentOS 5.2
Hello List. I'm cross posting this from svn-users, as I'm not sure whether this is an CentOS specific issue. Perhaps someone here has an idea of what's going on? ----------------------------- I got a fresh install of CentOS 5.2 x32, svnserve, version 1.5.5 (r34862), here is my svnserve.conf file [general] anon-access = none auth-access = write realm = isf [sasl] use-sasl = true
2007 Jul 01
0
[LLVMdev] Repository Layout
On 2007-06-30, at 18:36, Reid Spencer wrote: > I'm finding the current layout a bit frustrating, not to mention > that it breaks all the documentation. [...] I would rather see it > laid out like this: > > trunk/llvm/... > trunk/stacker/... > trunk/java/... > > branches/llvm/... > branches/stacker/... > branches/java/... > >
2006 Mar 07
5
subversion help!
I created a subversion repository on my new vps and i''m trying to setup my rails app there. However i keep getting this error: subversion/libsvn_subr/io.c:2516: (apr_err=13) svn: Can''t create directory ''/home/svnadmin/rapleaf/db/transactions/0-1.txn'': Permission denied How do i fix this? I know others have had this before, so i would appreciate some help.
2007 Jul 01
1
[LLVMdev] Repository Layout
Hi Gordon, On Sun, 2007-07-01 at 08:22 -0400, Gordon Henriksen wrote: > On 2007-06-30, at 18:36, Reid Spencer wrote: > > > > I'm finding the current layout a bit frustrating, not to mention > > that it breaks all the documentation. [...] I would rather see it > > laid out like this: > > > > > > > > > trunk/llvm/... > >
2011 Jun 01
0
Svn web access (was: svn commit r3010 - trunk/docs)
2011/5/31 Arnaud Quette <aquette at alioth.debian.org> > Author: aquette > Date: Tue May 31 09:00:57 2011 > New Revision: 3010 > URL: http://trac.networkupstools.org/projects/nut/changeset/3010 > > Log: > Update Subversion access information, following Alioth update > > Modified: > trunk/docs/download.txt > > Modified: trunk/docs/download.txt > >
2006 Aug 13
1
Re: bzr / Subversion / CVS
On Fri, 2006-08-11 at 17:20 -0400, Daniel F. Savarese wrote: > Kevin Smith writes > : > >Can someone who has used SVN comment? > > I started reading it and stopped before finishing because the author > is judging Subversion by using it in a way that doesn''t make any sense > for Subversion. Fair enough. Can you confirm that merging between branches within an
2006 May 04
2
Samba interface to CVS/Subversion
Hey all, Bit of a bogus question here as I only have a basic understanding of CVS and Subversion. A lot of the windows development tools we use in the office have CVS or Subversion modules allowing us greater source code control. It would be wonderful to have a samba share that acts as an interface to a CVS or Subversion backend. That way we can use any development tool and simply save our
2006 May 19
2
Using Rails with Subversion
I followed the instructions at Hivelogic on Building Subversion (SVN) on Mac OS X and installed it on my machine. Now I am following the rubyonrails wiki on How to Use Rails With Subversion, it assumes that you have already created a subversion repository. Could someone please point me in the right direction for creating a subversion repository? Searching lead me to macdevcenter which seems to be
2005 Jan 18
3
[LLVMdev] Very Experimental LLVM Debian packages for i386
Anyone willing to do some testing? I've finally gotten LLVM 1.4 to build Debian packages from source (it weren't pretty), at least for i386. To get the debs, add the following to your sources.list: deb http://toolchain.org/~ahs3 / deb-src http://toolchain.org/~ahs3 / then 'apt-get update' as usual. To install the packages: apt-get install llvm llvm-doc This will
2006 Jul 10
1
[LLVMdev] enabling Debian x86_64 for llvm 1.7
In trying to package up LLVM for Debian, it appears that x86_64 is no longer a supported architecture -- so, my first question is, is that correct? Best I can tell, the only thing that's supposed to work for x86_64 is the C backend. For Debian, I need to build everything from scratch. When trying to build llvm-gcc4 from source, though, I get part way through the build and am told that
2005 Jun 01
2
[LLVMdev] 64-bit Linux Support
On Wed, 2005-06-01 at 10:04 -0500, Misha Brukman wrote: > On Wed, Jun 01, 2005 at 10:50:35AM -0400, Bill Wendling wrote: > > It didn't look like there was a cftonend binary for the IA-64 > > platform. Are we supposed to use the x86 binaries instead? > > The answer to that is that we don't have IA-64 in-house, so we don't > provide an IA-64 C/C++ front-end, but
2011 Jun 07
0
[nut-commits] svn commit r3010 - trunk/docs
side note on this commit... 2011/5/31 Arnaud Quette <aquette at alioth.debian.org> > Author: aquette > Date: Tue May 31 09:00:57 2011 > New Revision: 3010 > URL: http://trac.networkupstools.org/projects/nut/changeset/3010 > > Log: > Update Subversion access information, following Alioth update > > Modified: > trunk/docs/download.txt > > Modified:
2006 Feb 26
5
Subversion | CVS | Sourceforge | OS X : Tutorials
Can anyone suggest some step-by-step tutorials for using CVS or Subversion on Sourceforge with OS X ? I''m a new to RoR and creating a Sourceforge project was recommended as a way of working and learning from/with others. But I can''t get over the hurdle of transferring what I''ve already build to csv.sourceforge or subversion.sourceforge. All my attempts generate
2006 Oct 30
0
[LLVMdev] Fedora packaging problem
On Sun, 2006-10-29 at 19:39 -0500, Adam Goode wrote: > Hi, > > I'm still working on the Fedora Extras package for LLVM. > > Because of the Fedora requirement that all packages in Extras be built > from source, I must build the dreaded C Front End. :) > > I think I've mostly got things set up correctly, but I've found what I > suspect is a tricky problem: