Apologies to for letting this languish. I was waiting on an upgrade and
the system administrators upgraded to 1.6.6 on Ubuntu. The repository
and branch were created on 1.5.1 using cvs2svn. The branch was created
using svn copy between URLs.
My problem is that when I upgrade trunk to branch I
Ed wrote:
> It's a free book written mostly by those coding the project - check
> out the repo and keep yourself up to date with cron.
> I recommend the Vendor Branching feature. think of it as a teachable moment...
>
> strange how a version control project keeps it's book in a repo
>
> no sn
Pat,
It's a free book written mostly by those coding the project - check
out the repo and keep yourself up to date with cron.
I recommend the Vendor Branching feature. think of it as a teachable moment...
strange how a version control project keeps it's book in a repo
no snivelling!
On Tue,
Im sure this question has been answered in a way that make a difference for
my implementation, but I am unable to find it. I have worked all day and
haven't been able to get past the results of the first 10 minutes.
I am running the svnserve daemon on one machine, ip=...30 and am tryint to
access
Andy Levy wrote:
> On Tue, Feb 16, 2010 at 21:05, Pat Farrell wrote:
>> When will the 1.6 version, with all the "changed a lot" be part of the
>> public website?
>
> It's always been accessible, use the "nightly" version of the
> documentation. http://svnbook.red-bean.com/nightly/en/index.html
T
On Tue, Feb 16, 2010 at 21:05, Pat Farrell wrote:
> Mike Dixon wrote:
>> Incidentally, I really would recommend reading the latest version of
>> the entire svn book, especially Chapter 4, Branching and Merging.
>> This stuff changed a lot with 1.5 (and again with the tree conflict
>> system in 1.6
Mike Dixon wrote:
> Incidentally, I really would recommend reading the latest version of
> the entire svn book, especially Chapter 4, Branching and Merging.
> This stuff changed a lot with 1.5 (and again with the tree conflict
> system in 1.6), and there is a lot of historical discussion that has
>
NB. Please use Reply To All to keep replies on the list.
Andy Singleton wrote:
Thanks. We should definitely look more closely at reintegrate.
Will reintegrate work correctly with separate repositories where the
version numbers start to diverge? It would help me a lot if you
would just walk th
My debian server is running Lenny, the latest and greatest debian.
The svn version is svn, version 1.5.1 (r32289)
I'd like to be running 1.6.9
I can't find the .deb files, or better, a good repository to add to my
/etc/apt sources.list.
Thanks
Pat
--
Pat Farrell
http://www.pfarrell.com/
Andy Singleton wrote:
We are working on a Web based fork and merge workflow for Subversion.
This will enable social coding, similar to the workflow available on
Github and Gitorious for Git, Bitbucket for Mercurial, and Launchpad for
Bazaar.
We would like some comments and suggestions about
We are working on a Web based fork and merge workflow for Subversion.
This will enable social coding, similar to the workflow available on
Github and Gitorious for Git, Bitbucket for Mercurial, and Launchpad for
Bazaar.
We would like some comments and suggestions about the implementation.
P
Hi
I just want to know if any solution has been found to the problem
mentioned in this post:
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=2383415
As far as I can see, the patches have not been applied. Our svn server
crashed today due to insufficient memory and I
On Tue, Feb 16, 2010 at 18:39, Justin Connell
wrote:
> The reason, I'm asking such strange questions is that I have a very abnormal
> situation on my hands here. I previously took a full dump of the repo (for
> the reason you implied) where the original size of the repo on disk was 150
> GB, and
Andrey Repin wrote:
Greetings, Justin Connell!
I have a really huge repo that occupies 151 GB of space on the file system.
Just to give some background, there is a lot of content that gets added and
deleted from the repo, now we are sitting with a rev number of over 1, 500 000.
My question
Greetings, Justin Connell!
>> I have a really huge repo that occupies 151 GB of space on the file system.
>> Just to give some background, there is a lot of content that gets added and
>> deleted from the repo, now we are sitting with a rev number of over 1, 500
>> 000.
>>
>> My question is, wou
On Feb 16, 2010, at 10:16, Justin Connell wrote:
> I have a really huge repo that occupies 151 GB of space on the file system.
> Just to give some background, there is a lot of content that gets added and
> deleted from the repo, now we are sitting with a rev number of over 1, 500
> 000.
>
>
I have a really huge repo that occupies 151 GB of space on the file
system. Just to give some background, there is a lot of content that
gets added and deleted from the repo, now we are sitting with a rev
number of over 1, 500 000.
My question is, would it be possible to take a dump of just a
It looks like Format "3" is used till 1.3 and after that, it's Format
"5". Formats 0-2 were pre-1.0 and Format "4" was an experimental
format used in developing 1.2.
On Tue, Feb 16, 2010 at 6:40 AM, Phil Pinkerton wrote:
> my guess is
> 5=1.6
> 4=1.5
> 3=1.4
> 2= < 1.4
>
> please correct me if I
Hi Hyrum,
Thanks for this. I will continue inline if you allow.
The default (and only method supported in 1.7) will be a .svn directory at the
root of the working copy. As with previous versions of Subversion, please
don't manually move or edit the contents of the .svn directory.
My inte
On Monday 15 February 2010, Ramachandran, Vishwanath(IE10) wrote:
> Will python-bindings swig support svn hooks scripts?
Hook scripts are executable file which can do pretty much anything they want.
What kind of python-bindings swig do you want?
> There is a Collabnet subversion, which comes wi
Hi,
I am trying to set up SVN 1.6.9 to use Apache 2.2.4.
I am using APR and APR-UTIL 1.3.9, NEON 0.29.3, SQLite-3.6.22
After "configure, make, make install" all compononents, i did the same for svn.
httpd -l returns:
Compiled in modules: core.c mod_authn_file.c mod_authn_default.c
mod_authz_h
On Feb 16, 2010, at 11:58 AM, Radomir Zoltowski wrote:
> All,
>
> I am reading WC-NG design from
> http://svn.apache.org/repos/asf/subversion/trunk/notes/wc-ng/design. I expect
> deployment of 1.7.x in my environment mid this year, therefore, I would ask a
> few questions here. This is purely
On Feb 16, 2010, at 12:08 PM, Phil Pinkerton wrote:
>
>
> Hyrum K. Wright wrote:
>> On Feb 16, 2010, at 11:47 AM, Phil Pinkerton wrote:
>>
>>
>>> Sorry the format file that is in each repository directory >> name>/format
>>>
>>> Hyrum K. Wright wrote:
>>>
To which format file are y
Hyrum K. Wright wrote:
On Feb 16, 2010, at 11:47 AM, Phil Pinkerton wrote:
Sorry the format file that is in each repository directory /format
Hyrum K. Wright wrote:
To which format file are you referring?
On Feb 16, 2010, at 11:40 AM, Phil Pinkerton wrote:
my guess is 5=
All,
I am reading WC-NG design from
http://svn.apache.org/repos/asf/subversion/trunk/notes/wc-ng/design. I
expect deployment of 1.7.x in my environment mid this year, therefore, I
would ask a few questions here. This is purely administrative approach,
which by some may be considered simplisti
On Feb 16, 2010, at 11:47 AM, Phil Pinkerton wrote:
> Sorry the format file that is in each repository directory /format
>
> Hyrum K. Wright wrote:
>> To which format file are you referring?
>>
>> On Feb 16, 2010, at 11:40 AM, Phil Pinkerton wrote:
>>
>>
>>> my guess is 5=1.6
>>> 4=1.5
>>> 3
Sorry the format file that is in each repository directory name>/format
Hyrum K. Wright wrote:
To which format file are you referring?
On Feb 16, 2010, at 11:40 AM, Phil Pinkerton wrote:
my guess is
5=1.6
4=1.5
3=1.4
2= < 1.4
please correct me if I am wrong
thanks
Phil
To which format file are you referring?
On Feb 16, 2010, at 11:40 AM, Phil Pinkerton wrote:
> my guess is
> 5=1.6
> 4=1.5
> 3=1.4
> 2= < 1.4
>
> please correct me if I am wrong
>
> thanks
>
> Phil
>
my guess is
5=1.6
4=1.5
3=1.4
2= < 1.4
please correct me if I am wrong
thanks
Phil
Hi!
It is possible to continue an interrupted merge operation at the point, where
the operation was actually interrupted? The interruption may happen due to a
bad internet connection, for instance. If I simply reissue the same merge
command the whole merge process is restarted.
This behavior IMO
Hello,
Bob Archer wrote:
> that config is for when you are using svnserve (the svn://) protocol.
> Since you are using http you need to configure Apache (httpd.conf)with
this
> info.
>
> http://svnbook.red-bean.com/nightly/en/svn.serverconfig.httpd.html
Doh..
Yeah you're right. I had a false a
On Mon, Feb 15, 2010 at 06:39:42AM -0800, Alexander Perkalsky wrote:
> Dear users,
>
> My repository resides on remote server. I noticed that extensive use of
> relative SVN externals (>100) significantly slows down the checkout and
> update.
>
> What is the underlying reason for that? Is any opt
32 matches
Mail list logo