On Fri, Jan 28, 2011 at 4:35 PM, Dave Andreas wrote:
> I’ve encountered a few anomalies regarding the sparse workaareas and
> externals. I can construct a sparse workarea using either a top down
> approach or a bottoms up approach as shown in the following examples
>
> Top down:
>
> $ svn co –dep
On Fri, Jan 28, 2011 at 03:05:24PM +0100, Jehan PROCACCIA wrote:
> Le 27/01/2011 20:04, Stefan Sperling a écrit :
> >On Thu, Jan 27, 2011 at 06:52:02PM +0100, Jehan PROCACCIA wrote:
> >>hello,
> >>
> >>since I configure my svn server in https , any time I do a co or ci
> >>I get the server certific
On Sat, Jan 29, 2011 at 11:46 AM, Stefan Sperling wrote:
> On Fri, Jan 28, 2011 at 03:05:24PM +0100, Jehan PROCACCIA wrote:
>> Le 27/01/2011 20:04, Stefan Sperling a écrit :
>> >On Thu, Jan 27, 2011 at 06:52:02PM +0100, Jehan PROCACCIA wrote:
>> >>hello,
>> >>
>> >>since I configure my svn server
Thanks for the link. I knew the -rREV method was supported I just feel that
doing that for every externally referenced file is a pain and one more thing
to keep track of. Oh well.
Is there a way to search for all instances of an externally ref file in the
entire repo? I think a "where used" typ
On Jan 29, 2011, at 20:01, amol gole wrote:
> Thanks for the link. I knew the -rREV method was supported I just feel that
> doing that for every externally referenced file is a pain and one more thing
> to keep track of. Oh well.
Don't use "-rREV URL" (an operative revision) in an externals de
I'm staring at the current Makefile for building RHEL packages, with
an eye towards getting in the RPMforge published tweaks into that
code. So far, so good, except 3 issues.
* RHEL 3 and RHEL 4 4 is nightmarish to build without updating Python
and a stack of other components. Unless someone's got
Hi All,
I am working on a repository in SVN.
As this repository is quite old, its size has gone to 65GB.
There were many files that was deleted. According to me SVN doesn't allow
permanent delete.
So all those deleted file would be stored in the back end as a revision.
I can view the names of t