SVN updates

Author Message

Brendan Pike

Wednesday 26 February 2003 12:00:08 am

How do you update a previously copied version on svn?

"re-running the command svn co http://zev.ez.no/svn/nextgen/trunk svn-ezpublish" downloads a full copy the first time used but the second time I get this error.
svn: Obstructed update
svn: revision 1925 doesn't match existing revision 1912 in 'svn-ezpublish'

I've tried the "svn up etc" without success either.

Any advice?

www.dbinformatics.com.au

We are always interested in hearing from experienced eZ PHP programmers and eZ template designers interested in contract work.

Karsten Jennissen

Wednesday 26 February 2003 12:52:14 am

> I've tried the "svn up etc" without success either.

I think it was "svn ud" from within the checkout directory. Not sure though.

Karsten

Anders Jensen-Urstad

Wednesday 26 February 2003 7:04:47 am

> How do you update a previously copied version on svn?
>
> "re-running the command svn co
> http://zev.ez.no/svn/nextgen/trunk svn-ezpublish" downloads
> a full copy the first time used but the second time I get
> this error.
> svn: Obstructed update
> svn: revision 1925 doesn't match existing revision 1912 in
> 'svn-ezpublish'
>
> I've tried the "svn up etc" without success either.
>
> Any advice?

You have to run svn update (or up) in the eZp root directory (i.e., trunk).

Bruce Morrison

Wednesday 26 February 2003 3:20:11 pm

> > I've tried the "svn up etc" without success either.
>
> I think it was "svn ud" from within the checkout directory.
> Not sure though.

Follow the initial instructions at http://ezwiki.blanko.info/index.php/3XHT_svn
to retrieve a copy of the dev version

svn copy http://zev.ez.no/svn/nextgen/trunk/ target_dir

to do an update

from target_dir
svn update

My Blog: http://www.stuffandcontent.com/
Follow me on twitter: http://twitter.com/brucemorrison
Consolidated eZ Publish Feed : http://friendfeed.com/rooms/ez-publish

Paul Forsyth

Thursday 27 February 2003 4:52:37 am

> > > I've tried the "svn up etc" without success either.
> >
> > I think it was "svn ud" from within the checkout
> directory.
> > Not sure though.
>
> Follow the initial instructions at
> http://ezwiki.blanko.info/index.php/3XHT_svn
> to retrieve a copy of the dev version
>
> svn copy http://zev.ez.no/svn/nextgen/trunk/ target_dir
>
> to do an update
>
> from target_dir
> svn update

A good doc site for subversion (svn) is:

http://svnbook.red-bean.com/book.html

paul

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.

eZ debug

Timing: Jan 18 2025 11:21:40
Script start
Timing: Jan 18 2025 11:21:40
Module start 'layout'
Timing: Jan 18 2025 11:21:40
Module start 'content'
Timing: Jan 18 2025 11:21:41
Module end 'content'
Timing: Jan 18 2025 11:21:41
Script end

Main resources:

Total runtime0.6919 sec
Peak memory usage4,096.0000 KB
Database Queries69

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0046 592.2266152.6250
Module start 'layout' 0.00460.0038 744.851639.4453
Module start 'content' 0.00840.6821 784.2969661.0547
Module end 'content' 0.69050.0013 1,445.351612.1797
Script end 0.6918  1,457.5313 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00320.4647160.0002
Check MTime0.00130.1904160.0001
Mysql Total
Database connection0.00070.106010.0007
Mysqli_queries0.628490.8248690.0091
Looping result0.00070.1051670.0000
Template Total0.655794.820.3278
Template load0.00220.320520.0011
Template processing0.653594.448020.3267
Template load and register function0.00020.028710.0002
states
state_id_array0.00250.356410.0025
state_identifier_array0.00100.147020.0005
Override
Cache load0.00190.2713600.0000
Sytem overhead
Fetch class attribute can translate value0.00060.082350.0001
Fetch class attribute name0.00280.404960.0005
XML
Image XML parsing0.00100.137950.0002
class_abstraction
Instantiating content class attribute0.00000.004060.0000
General
dbfile0.00070.1013160.0000
String conversion0.00000.001340.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1node/view/full.tplfull/forum_topic.tplextension/sevenx/design/simple/override/templates/full/forum_topic.tplEdit templateOverride template
5content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
8content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
6content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
1content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 22
 Number of unique templates used: 6

Time used to render debug report: 0.0001 secs