Share

SourceForge.net

Tracker: Support Requests

5 Claroline packages : encoding error in 3 revisions messages - ID: 1848542
Last Update: Comment added ( hinojosa )

Hello,

We have an error for 3 revisions in
https://claroline-pack.svn.sourceforge.net/svnroot/claroline-pack/trunk

It's possible for you to update the commit messages of these revisions (48,
72, 271) :

http://claroline-pack.svn.sourceforge.net/viewvc/claroline-pack?view=rev&re
vision=48
http://claroline-pack.svn.sourceforge.net/viewvc/claroline-pack?view=rev&re
vision=72
http://claroline-pack.svn.sourceforge.net/viewvc/claroline-pack?view=rev&re
vision=271

Here is the 3 commands using --revprop of propset.

svn propset svn:log 'IPMSTAT : add code to run at ucl' -r48 --revprop
svn propset svn:log 'CLJCHAT : Remove wrong characters' -r72 --revprop
svn propset svn:log 'CLSURVEY : translation of CLSURVEY By OLAF Nohring'
-r271 --revprop

Thanks a lot

Mathieu


Mathieu Laurent ( mlaurent ) - 2007-12-11 11:35

5

Closed

None

Daniel Hinojosa

Project Subversion Services

First Level Support

Public


Comment ( 1 )

Date: 2007-12-11 16:47
Sender: hinojosaSourceForge.net SubscriberSourceForge.net Site Admin


Greetings,

All of the administrative functions performed on an SVN repository are
self-serve, and do not require the intervention of Sourceforge.net staff.
These operations are covered at our site docs page
(https://sourceforge.net/docs). The document that is relevant is doc E09 on
Subversion (https://sourceforge.net/docs/E09).

All backups are done via rsync to your local machine. See
https://sourceforge.net/docs/E09#backup for details on how to get that set
up properly.

Other administrative actions, such as file deletion or repository
reorganization are handled through a repository re-import. The relevant
section is https://sourceforge.net/docs/E09#limitations under "File and
Directory Removal".

For example, to clear out the repository and start fresh, you could import
an empty dump file. This could be done on our shell server:

svnadmin create emptyrepo
svnadmin dump emptyrepo | gzip >emptydump.gz
rm -rf emptyrepo

At that point, you have an emptydump.gz file that you can import using the
migrate link on the Admin / Subversion page.

If you are unable to complete this operations due to an error of some
sort, please submit a new support request.

Thank you,

Daniel Hinojosa - Sr. Manager Support, SourceForge.net


Attached File

No Files Currently Attached

Changes ( 4 )

Field Old Value Date By
status_id Open 2007-12-11 16:47 hinojosa
artifact_group_id Administrative 2007-12-11 16:47 hinojosa
assigned_to nobody 2007-12-11 16:47 hinojosa
close_date - 2007-12-11 16:47 hinojosa