mailRe: Website repository problems


Others Months | Index by Date | Thread Index
>>   [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Header


Content

Posted by Sébastien Morin on February 03, 2011 - 08:22:
Hi Ed,

I was using svn-1.6.5, but changed to 1.6.15 (Mac vs fink)... Anyway, this does not solve the problem...

===
svn: In directory 'manual/1.3'
svn: Can't open file 'manual/1.3/.svn/tmp/text-base/index.html.svn-base': No such file or directory
===

After cleanup (works without error), I get the following message upon the command 'svn up':

===
svn: Failed to add file 'manual/1.3/img121.png': an unversioned file of the same name already exists
===

My disk had some issues a few weeks ago, but these were repaired... Maybe some are back and are causing this problem... although Disk Utility can't find any error at the moment...

Finally, this is not a ssh key problem as the following command gives the same error message:
    svn co http://svn.gna.org/svn/relax/website website_test

Moreover, checking out a copy of relax 1.2 or 1.3, for example, works perfectly.

Regards,


Séb  :)


On 11-02-01 5:08 PM, Edward d'Auvergne wrote:
:S  That is indeed very strange.  I updated an old copy I had checked
out and it worked fine.  I also checked out a new copy from the
repository and that also worked fine.  :S  This could be a number of
things, but I'm pretty sure the relax source code repository is ok.
Maybe it has something to do with the hard disk?  Is it low in space,
or are their bad sectors?  Or maybe it is the svn version being used?
I'm using the following:

-------------------------------------------------------------
[edau@localhost website2]$ svn --version
svn, version 1.6.15 (r1038135)
    compiled Jan 13 2011, 17:17:55

Copyright (C) 2000-2009 CollabNet.
Subversion is open source software, see http://subversion.apache.org/
This product includes software developed by CollabNet 
(http://www.Collab.Net/).

The following repository access (RA) modules are available:

* ra_neon : Module for accessing a repository via WebDAV protocol using Neon.
   - handles 'http' scheme
   - handles 'https' scheme
* ra_svn : Module for accessing a repository using the svn network protocol.
   - with Cyrus SASL authentication
   - handles 'svn' scheme
* ra_local : Module for accessing a repository on local disk.
   - handles 'file' scheme
* ra_serf : Module for accessing a repository via WebDAV protocol using serf.
   - handles 'http' scheme
   - handles 'https' scheme
-------------------------------------------------------------

Alternatively it could be that your ssh keys have changed and the one
registered with Gna! is not current.  Or it is a different computer
and you don't have the SSH key for that machine registered with Gna!
I'm not sure what else this could be.  To see if it is a key issue,
try:

svn co http://svn.gna.org/svn/relax/website website_test

Regards,

Edward


On 1 February 2011 16:44, Sébastien Morin<sebastien.morin.1@xxxxxxxxx>  wrote:
Hi Ed,

Thank you for your answer.

I had made no change. Also, a fresh checkout was not working properly...

However, I also tried to delete the manual directory, run 'svn cleanup' and
'svn up', without success, still getting an error:

    svn: In directory 'manual/1.3'
    svn: Can't open file 'manual/1.3/.svn/tmp/text-base/index.html.svn-base':
No such file or directory

This is not urgent, but I thought this could be due to the repository itself
rather than my copy, since a fresh does not solve the problem...

Best,


Séb  :)



On 11-02-01 4:37 PM, Edward d'Auvergne wrote:
Hi,

This is quite a common problem of things getting out of sync - I have
this often in my checked out copy of the branches.  Just make a backup
copy of all your changes, if you have any, and then delete the
'manual' directory, run 'svn cleanup', and then finally 'svn up'.  You
can then copy back your changes.  This should fix it.  The exact cause
of this is difficult to pinpoint.

Regards,

Edward



On 1 February 2011 16:18, Sébastien Morin<sebastien.morin.1@xxxxxxxxx>
  wrote:
Hi Edward and others,

I tried to update my repository version of the website using svn, but got
several similar error messages like:

    svn: Failed to add file 'manual/1.3/images.pl': an unversioned file of
the same name already exists

I tried removing the problematic files such that they are freshly
replaced,
but the problem comes again with different files.

Then, I tried to get a fresh copy and got the following error:

    svn: In directory 'manual/1.3'
    svn: Can't open file
'manual/1.3/.svn/tmp/text-base/index.html.svn-base':
No such file or directory

and, if typing "svn up", followed by:

    svn: Working copy 'manual/1.3' locked
    svn: run 'svn cleanup' to remove locks (type 'svn help cleanup' for
details)

finally, after "svn cleanup", with:

    svn: Failed to add file 'manual/1.3/img121.png': an unversioned file
of
the same name already exists

...

Any idea what could cause this ?

Best regards,


Séb  :)

--
Sébastien Morin, Ph.D.
Postdoctoral fellow
S. Grzesiek NMR Laboratory
Biozentrum, Universität Basel
Basel, Switzerland


_______________________________________________
relax (http://nmr-relax.com)

This is the relax-devel mailing list
relax-devel@xxxxxxx

To unsubscribe from this list, get a password
reminder, or change your subscription options,
visit the list information page at
https://mail.gna.org/listinfo/relax-devel

--
Sébastien Morin, Ph.D.
Postdoctoral fellow
S. Grzesiek NMR Laboratory
Biozentrum, Universität Basel
Basel, Switzerland



--
Sébastien Morin, Ph.D.
Postdoctoral fellow
S. Grzesiek NMR Laboratory
Biozentrum, Universität Basel
Basel, Switzerland




Related Messages


Powered by MHonArc, Updated Thu Feb 03 09:20:12 2011