Branko Äibej - Re: svn diff branch woprking copy against mainline? (original) (raw)
This is the mail archive of the gcc@gcc.gnu.orgmailing list for the GCC project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] |
- From: Branko Äibej
- To: Andreas Schwab
- Cc: Paolo Bonzini , GCC Development ,Daniel Berlin , Mike Stump , Joern RENNECKE
- Date: Fri, 04 Nov 2005 00:30:44 +0100
- Subject: Re: svn diff branch woprking copy against mainline?
- References: <43693B4A.9060905@st.com> <66F67765-4AF2-4AAC-97A4-3095F1405752@apple.com> <1130974123.7280.88.camel@IBM-82ZWS052TEN> <20051103005830.GD6099@synopsys.com> <436987DA.2090204@xbc.nu> <4369EA63.6050809@lu.unisi.ch> <436A9083.5060704@xbc.nu> <je4q6tqq6l.fsf@sykes.suse.de>
Andreas Schwab wrote:
Branko Äibej brane@xbc.nu writes:
Paolo Bonzini wrote:
More formally, you can say that any file in the checkout is made of
BASE/DIR/filename where BASE is the URL passed to the latest `svn co' or
svn switch' command.The current SVN working copy philosophy (the same as CVS's, by the way) is that every working copy directory is self-contained. If we start recording command parameters in the working copy, we break that property.
Isn't this what the "Repository Root" from svn info gives?
No, that's the root of the repository, not the parameter given to "svn co".If you svn co svn+ssh://gcc.gnu.org/svn/gcc/trunkthe repository root that gets recorded is svn+ssh://gcc.gnu.org/svn/gccThe same root is recorded if you svn co svn+ssh://gcc.gnu.org/svn/gcc/branches/bounded-pointers-branch-- Brane
- Follow-Ups:
- Re: svn diff branch woprking copy against mainline?
* From: Kevin Puetz
- Re: svn diff branch woprking copy against mainline?
- References:
- svn diff branch woprking copy against mainline?
* From: Joern RENNECKE - Re: svn diff branch woprking copy against mainline?
* From: Mike Stump - Re: svn diff branch woprking copy against mainline?
* From: Daniel Berlin - Re: svn diff branch woprking copy against mainline?
* From: Joe Buck - Re: svn diff branch woprking copy against mainline?
* From: Branko Äibej - Re: svn diff branch woprking copy against mainline?
* From: Paolo Bonzini - Re: svn diff branch woprking copy against mainline?
* From: Branko Äibej - Re: svn diff branch woprking copy against mainline?
* From: Andreas Schwab
- svn diff branch woprking copy against mainline?
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |