Hello,
I have a question for the Subversion guru's out there.
we have a huge subversion installation with over 500 repositories in a
cluster environment currently on Subversion version 1.4.6 hosted on a redhat
as5 server.
I am planning to migrate this to Subversion 1.7.
I was reading thru the S
I here there are some advantage to both.
My primary interest to to save disk space with heavily modified
Repositories.
What exactly get's "Cleaned-up" when doing a dump & load?
Besides the "time" savings what is the real difference between a the 2
methods ?
Phil
Fixed in 1.6.12 according to CHANGES.
Srdan Dukic wrote on Wed, Sep 21, 2011 at 09:10:58 +1200:
> On 21 September 2011 08:53, Stephen Butler wrote:
>
> >
> >
> > No, you can delete (on the command line) directly in the repository
> > by escaping each " " in the URL with "\ " or "%20".
> >
> >
>
On 21 September 2011 08:53, Stephen Butler wrote:
>
>
> No, you can delete (on the command line) directly in the repository
> by escaping each " " in the URL with "\ " or "%20".
>
>
This is what I've tried:
svn rm http://subversion/src/Repo/Grad Training
svn rm "http://subversion/src/Repo/Grad T
On Sep 20, 2011, at 22:05 , Srdan Dukic wrote:
> On 20 September 2011 17:48, Lorenz wrote:
> Srdan Dukic wrote:
>
> I don't think you have a problem with spaces here.
>
>
> So, just to confirm, ignoring the permissions issues, the only way to delete
> a directory with a space in it in Subver
On 20 September 2011 17:48, Lorenz wrote:
> Srdan Dukic wrote:
>
> I don't think you have a problem with spaces here.
>
>
So, just to confirm, ignoring the permissions issues, the only way to delete
a directory with a space in it in Subversion 1.6 is to check out the parent
folder, delete the dir
Hello,
I will change the question: Using libsvn, how I will discover the file
type (file, directory) into logs iterations?
Thanks.
On Sat, Sep 17, 2011 at 01:03, Marcello Henrique wrote:
> Hello,
>
> I have use "Svn::Ext::Client.svn_client_log5" into ruby language, I
> get structure type "_p_sv
>
>
> On Tue, Sep 20, 2011 at 7:03 AM, Bob Archer wrote:
>
>> > How to make password to store in Encrypted format
>> >
>> > When I checkout a code i got the following message. I was searching in
>> the
>> > net, I couldn't locate a proper document to avoid/configure svn password
>> > locally encry
On Tue, Sep 20, 2011 at 7:03 AM, Bob Archer wrote:
> > How to make password to store in Encrypted format
> >
> > When I checkout a code i got the following message. I was searching in
> the
> > net, I couldn't locate a proper document to avoid/configure svn password
> > locally encrypted. Any hel
> How to make password to store in Encrypted format
>
> When I checkout a code i got the following message. I was searching in the
> net, I couldn't locate a proper document to avoid/configure svn password
> locally encrypted. Any help in this regard is highly appreciated.
>
> Thanks,
> Wang,bin
Daniel,
nice url xy...
svn_ra_progress_notify_func_t: callback
Notification callback for network progress information.
it is not the progress I am looking for. It is an upfront information about the
amount of data I am going to update before initiating the update.
or is svn_ra_progres
http://s.apache.org/xy-problem
See svn_ra_progress_notify_func_t.
Daniel
Stümpfig, Thomas wrote on Tue, Sep 20, 2011 at 09:55:09 +:
> Hi Daniel,
>
> The reason for file size in 'Svn log' would be to easily estimate the amount
> of an update operation. It is already in 'svn list' which help
How to make password to store in Encrypted format
When I checkout a code i got the following message. I was searching in the net,
I couldn't locate a proper document to avoid/configure svn password locally
encrypted. Any help in this regard is highly appreciated.
Thanks,
Wang,bin
-
Hi Daniel,
The reason for file size in 'Svn log' would be to easily estimate the amount of
an update operation. It is already in 'svn list' which helps for "checkout and
export". Let's assume you work offline for a week. Your colleague commits many
jpg's, or tutorial avis to the documentation d
14 matches
Mail list logo