Re: externals behavior with tags

2011-01-30 Thread Ryan Schmidt
On Jan 31, 2011, at 01:36, Ryan Schmidt wrote: >> Whats the benefit to using the peg revision format? [in an svn:externals >> definition] > > If the directory in question is ever moved, renamed or deleted in the future, > your external won't break. Here are a couple examples of problems encou

Re: One-way client

2011-01-30 Thread Ryan Schmidt
On Jan 31, 2011, at 01:37, Robert Bielik wrote: > Ryan Schmidt skrev 2011-01-31 08:35: >> > >> On Jan 31, 2011, at 01:30, Robert Bielik wrote: >> >>> New to the list! I wonder if it would be possible to create a svn client to >>> only update a working copy, without >>> the overhead of .svn di

Re: Permanent deleting the deleted files.

2011-01-30 Thread Ryan Schmidt
On Jan 31, 2011, at 01:03, Nico Kadel-Garcia wrote: > The only practical way to do it right now, inside Subversion iteself, > is to do a complete repository dump and reload to a new repository, > excluding the relevant files or directories entirely. Look up the > "svndumpfilter" command and its exa

Re: externals behavior with tags

2011-01-30 Thread Ryan Schmidt
On Jan 30, 2011, at 22:35, amol gole wrote: > Ryan Schmidt wrote: > >> 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

Re: One-way client

2011-01-30 Thread Ryan Schmidt
On Jan 31, 2011, at 01:30, Robert Bielik wrote: > New to the list! I wonder if it would be possible to create a svn client to > only update a working copy, without > the overhead of .svn directories with copies of files ? The client won't need > to keep track of modifications > etc., it would o

One-way client

2011-01-30 Thread Robert Bielik
Hi all, New to the list! I wonder if it would be possible to create a svn client to only update a working copy, without the overhead of .svn directories with copies of files ? The client won't need to keep track of modifications etc., it would only need to assure that the working copy is in syn

Re: Permanent deleting the deleted files.

2011-01-30 Thread Nico Kadel-Garcia
On Sun, Jan 30, 2011 at 11:34 PM, amol gole wrote: > Hi Rajnish, > > 65GB isn't that large in terms of memory cost today... do you think your > repo access is slow because of the size and is that the reason you want to > delete files? > > I'm new to SVN so I'm not 100% sure this is an option but w

Merging in Subversion

2011-01-30 Thread Waseem Bokhari
Greetings! After a long struggle; Finally I have transferred all my 100 + VSS Projects to Subversion in Windows environment. I have strong Branching and Merging requirements for these. I have some Qs from you guys:- . Which Best practices you guys will advice for t

Re: externals behavior with tags

2011-01-30 Thread amol gole
Hi Ryan, Whats the benefit to using the peg revision format? Thanks, AG From: Ryan Schmidt To: amol gole Cc: Svn List Sent: Sat, January 29, 2011 9:32:14 PM Subject: Re: externals behavior with tags On Jan 29, 2011, at 20:01, amol gole wrote: > Thanks for

Re: Permanent deleting the deleted files.

2011-01-30 Thread amol gole
Hi Rajnish, 65GB isn't that large in terms of memory cost today... do you think your repo access is slow because of the size and is that the reason you want to delete files? I'm new to SVN so I'm not 100% sure this is an option but what if you created a new repository and seeded it with a "rec

Re: FW: Permanent deleting the deleted files.

2011-01-30 Thread vishwajeet singh
On Sun, Jan 30, 2011 at 1:24 PM, Rajnish Kumar Singh < rajnish.k.si...@kpitcummins.com> wrote: > 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 > per