Guten Tag Anil Bakshi,
am Donnerstag, 4. April 2013 um 07:57 schrieben Sie:
> For example, my root directory is /E_Learning/Development/
> I need to know the folder structure inside Development folder.
> I cannot check it through tortoiseSVN because I have deleted few folders
> from their and I
, David
Subject: Re: Parmently removing directory from server to make space
On 2013-03-26 12:25, Daniel Shahaf wrote:
> Anil Bakshi wrote on Tue, Mar 26, 2013 at 16:37:25 +0530:
>> So I will go with your suggestion: svndumpfilter exclude
>> /E_Learning/Development/Projec
On 2013-03-26 12:25, Daniel Shahaf wrote:
> Anil Bakshi wrote on Tue, Mar 26, 2013 at 16:37:25 +0530:
>> So I will go with your suggestion: svndumpfilter exclude
>> /E_Learning/Development/Project1 < repo.dump > filteredDump.dump
>>
>> Please correct me.
>
> You might try this command:
>
> % gr
@subversion.apache.org
Subject: Re: Parmently removing directory from server to make space
On Tue, Mar 26, 2013 at 04:14:38PM +0530, Anil Bakshi wrote:
> Thanks Stefan, I will try with forward slashes. One more thing.
>
> In httpd.conf file. I have set the below variable.
>
> SVNParentPath C:\SVND
On Tue, Mar 26, 2013 at 6:25 AM, Daniel Shahaf wrote:
> Anil Bakshi wrote on Tue, Mar 26, 2013 at 16:37:25 +0530:
>> So I will go with your suggestion: svndumpfilter exclude
>> /E_Learning/Development/Project1 < repo.dump > filteredDump.dump
>>
>> Please correct me.
>
> You might try this command
Anil Bakshi wrote on Tue, Mar 26, 2013 at 16:37:25 +0530:
> So I will go with your suggestion: svndumpfilter exclude
> /E_Learning/Development/Project1 < repo.dump > filteredDump.dump
>
> Please correct me.
You might try this command:
% grep -a '^Node-path:' < repo.dump | head
to see what pat
.org
Subject: Re: Parmently removing directory from server to make space
On Tue, Mar 26, 2013 at 04:14:38PM +0530, Anil Bakshi wrote:
> Thanks Stefan, I will try with forward slashes. One more thing.
>
> In httpd.conf file. I have set the below variable.
>
> SVNParentPath C:\SVNData\s
On Tue, Mar 26, 2013 at 04:14:38PM +0530, Anil Bakshi wrote:
> Thanks Stefan, I will try with forward slashes. One more thing.
>
> In httpd.conf file. I have set the below variable.
>
> SVNParentPath C:\SVNData\svn
>
> So repo browser path is:
> http://delhicvs.ind.aptaracorp.com:8080/svn/databa
@subversion.apache.org
Subject: Re: Parmently removing directory from server to make space
On Mar 26, 2013, at 02:25, Anil Bakshi wrote:
> Now our server is out of space and we decide to permanently remove few
projects from server.
If your projects are in individual repositories, this is easy: archive
these
mently removing directory from server to make space
On Tue, Mar 26, 2013 at 03:53:11PM +0530, Anil Bakshi wrote:
> Thanks David,
>
>
>
> I tried the svndumpfilter with exclude command.
>
>
>
> Example: svndumpfilter exclude
\database\E_Learning\D
On Mar 26, 2013, at 02:25, Anil Bakshi wrote:
> Now our server is out of space and we decide to permanently remove few
> projects from server.
If your projects are in individual repositories, this is easy: archive these
old projects' repositories to DVD, ideally in a future-proof format like a
On Tue, Mar 26, 2013 at 03:53:11PM +0530, Anil Bakshi wrote:
> Thanks David,
>
>
>
> I tried the svndumpfilter with exclude command.
>
>
>
> Example: svndumpfilter exclude \database\E_Learning\Development\Project1
> < repo.dump > filteredDump.dump
Paths in Subversion reposiories use forwar
Tuesday, March 26, 2013 3:34 PM
To: Anil Bakshi; users@subversion.apache.org
Subject: RE: Parmently removing directory from server to make space
You need to dump, filter and load your repositories to remove the
directories you want rid of ...
If your server is out of space you will like
h 2013 07:25
To: users@subversion.apache.org
Subject: Parmently removing directory from server to make space
Hi Team,
We have configured the subversion on window system and using it since last year.
Now our server is out of space and we decide to permanently remove few projects
from server. We will
Hi Team,
We have configured the subversion on window system and using it since
last year.
Now our server is out of space and we decide to permanently remove few
projects from server. We will keep these project in DVDs.
I searched for this on web but not able to found any fruitful answer
15 matches
Mail list logo