public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
From: Andrew STUBBS <andrew.stubbs@st.com>
To: binutils@sourceware.org
Subject: Re: SVN for src (was Re: Binutils 2.18 prep)
Date: Thu, 22 Mar 2007 15:51:00 -0000	[thread overview]
Message-ID: <4602A611.6060907@st.com> (raw)
In-Reply-To: <20070322152751.GA5538@caradoc.them.org>

Daniel Jacobowitz wrote:
> Check out the trunk using "svn co -N" for non-recursive.  You will get
> only the trunk - no subdirectories.  Unlike in CVS they will never
> spontaneously appear after this point; "svn up" will only create new
> directories when it updates through a revision in the repository that
> created the directory.  Otherwise, it appears to assume that the
> directory is deliberately missing if it is not mentioned in
> .svn/entries.  However, an explicit "svn up gdb" in this case will
> work!

Try a commit. I'm fairly sure that any subsequent check-outs within the 
working-copy are separate - you can't check-in changes to different 
directories simultaneously.

It will be perfectly adequate for building and diffing, of course.

> Not everything is rosy.  "svn cp . $repo/branches/new-branch" will
> copy the omitted directories, which is peculiar, so we would either
> need people branching to get a hypothetical svn which didn't do that
> or use a script to create branches.  But it's much less messy than
> using externals would be.

What's wrong with creating a branch that contains everything? This is 
the natural way to work with svn - copies are not expensive. One can 
then check out modules on the branch in the same way as the trunk.

This does raise an interesting point: it would not be trivial to 'svn 
switch' to different branches. Not impossible, but not trivial.

Andrew

  reply	other threads:[~2007-03-22 15:51 UTC|newest]

Thread overview: 38+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-03-22  2:48 Binutils 2.18 prep Daniel Jacobowitz
2007-03-22 10:06 ` SVN for src (was Re: Binutils 2.18 prep) Andrew STUBBS
2007-03-22 10:45   ` Diego 'Flameeyes' Pettenò
2007-03-22 11:06     ` Andrew STUBBS
2007-03-22 11:23       ` Diego 'Flameeyes' Pettenò
2007-03-22 14:07   ` Paul Brook
2007-03-22 14:20     ` Andrew STUBBS
2007-03-22 14:31     ` Joseph S. Myers
2007-03-22 14:11   ` Bob Rossi
2007-03-22 14:17     ` Daniel Jacobowitz
2007-03-22 15:00   ` Daniel Jacobowitz
2007-03-22 15:28     ` Daniel Jacobowitz
2007-03-22 15:51       ` Andrew STUBBS [this message]
2007-03-26 14:59         ` Daniel Jacobowitz
2007-03-26 16:32           ` Andrew STUBBS
2007-04-10 17:25             ` Daniel Jacobowitz
2007-04-11 10:22               ` Andrew STUBBS
2007-04-11 11:06                 ` Daniel Jacobowitz
2007-04-11 13:46                   ` Paul Koning
2007-04-11 14:18                 ` Ian Lance Taylor
2007-04-11 15:00                   ` Daniel Jacobowitz
2007-04-11 15:23                     ` Ian Lance Taylor
2007-03-22 15:35     ` Andrew STUBBS
2007-03-22 16:48     ` DJ Delorie
2007-03-22 17:08       ` Andrew STUBBS
2007-03-22 18:15         ` DJ Delorie
2007-03-23  9:12           ` Andrew STUBBS
2007-03-26 14:57       ` Daniel Jacobowitz
2007-03-26 15:16         ` Daniel Jacobowitz
2007-07-30 18:09 ` Binutils 2.18 prep Daniel Jacobowitz
2007-07-30 18:14   ` H.J. Lu
2007-08-01 17:57   ` Jim Wilson
2007-08-02  0:08     ` l l
2007-08-06 21:13   ` Daniel Jacobowitz
2007-08-07  8:18     ` Add bfin-*rtems* [was: Binutils 2.18 prep] Ralf Corsepius
2007-08-07  9:33       ` Nick Clifton
2007-08-09 11:45     ` Binutils 2.18 prep Matthias Klose
2007-08-13  0:33       ` Daniel Jacobowitz

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4602A611.6060907@st.com \
    --to=andrew.stubbs@st.com \
    --cc=binutils@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).