Task #152 has been updated.
Project: LrdeTools
Subproject: prcs2svn
Summary: forward a svn project with a prcs one.
Complete: 0%
Status: Open
Description: The actual implementation need to do it locally. We would like to be able to do it via http. And the directory hierarchy must be easily set by the user : actually, he doesn't really have the choice.
Follow-Ups:
-------------------------------------------------------
Date: 12/07/2004 17:43
By: odou_s
Comment:
From: Akim Demaille <akim(a)epita.fr>
Subject: prcs2svn: It should make local checkouts
Newsgroups: lrde.proj
Date: Mon, 12 Jul 2004 16:48:02 +0200
Organization: EPITA / LRDE http://www.lrde.epita.fr
Les extensions de dépôts fonctionnent étrangement : le reste du dépôt
est quand même checkouté par prcs2svn à chaque checkin. C'est un
processus lourd, probablement inutile (?).
-------------------------------------------------------
For more info, visit:
http://gforge.lrde.epita.fr/pm/task.php?func=detailtask&project_task_id=152…
Akim Demaille <akim(a)epita.fr> writes:
> >>> "Akim" == Akim Demaille <akim(a)epita.fr> writes:
>
> >>> "Simon" == Simon Odou <simon(a)lrde.epita.fr> writes:
> >> Index: ChangeLog
> >> from Simon Odou <simon(a)lrde.epita.fr>
>
> >> * prcs2svn/prcs2svn.py: 'prcs info' command is buggy if called without
> >> the "prj" suffix.
>
> > It is not buggy, it is just not what you expected.
>
> Please, fix the ChangeLog!
Fixed.
--
Simon Odou
simon(a)lrde.epita.fr
Task #153 has been updated.
Project: LrdeTools
Subproject: prcs2svn
Summary: oln conversion
Complete: 80%
Status: Open
Description: Fix bugs in prcs2svn to allow the oln conversion. Usually they are due to an inconsistent order of prcs2svn to do successive merge and normal operations.
Follow-Ups:
-------------------------------------------------------
Date: 12/07/2004 17:32
By: odou_s
Comment:
reaches PRCS revision 8.11. Stops in features.11.
-------------------------------------------------------
For more info, visit:
http://gforge.lrde.epita.fr/pm/task.php?func=detailtask&project_task_id=153…
Task #153 has been updated.
Project: LrdeTools
Subproject: prcs2svn
Summary: oln conversion
Complete: 80%
Status: Open
Description: Fix bugs in prcs2svn to allow the oln conversion. Usually they are due to an inconsistent order of prcs2svn to do successive merge and normal operations.
-------------------------------------------------------
For more info, visit:
http://gforge.lrde.epita.fr/pm/task.php?func=detailtask&project_task_id=153…
Task #153 has been updated.
Project: LrdeTools
Subproject: prcs2svn
Summary: oln conversion
Complete: 80%
Status: Open
Description: Fix bugs in prcs2svn to allow the oln conversion. Usually they are due to an inconsistent order of prcs2svn to do successive merge and normal operations.
-------------------------------------------------------
For more info, visit:
http://gforge.lrde.epita.fr/pm/task.php?func=detailtask&project_task_id=153…
Task #152 has been updated.
Project: LrdeTools
Subproject: prcs2svn
Summary: forward a svn project with a prcs one.
Complete: 0%
Status: Open
Description: The actual implementation need to do it locally. We would like to be able to do it via http. And the directory hierarchy must be easily set by the user : actually, he doesn't really have the choice.
-------------------------------------------------------
For more info, visit:
http://gforge.lrde.epita.fr/pm/task.php?func=detailtask&project_task_id=152…
Task #151 has been updated.
Project: LrdeTools
Subproject: prcs2svn
Summary: bug report svn
Complete: 0%
Status: Open
Description: Isolate the bug which appeared in tc: a checkin using file:// with a log containing special chars is badly interpreted when you try to get it via http (i.e. svn checkout http://...).
-------------------------------------------------------
For more info, visit:
http://gforge.lrde.epita.fr/pm/task.php?func=detailtask&project_task_id=151…
Err... It would be nice if prcs2svn did clean its temp files.
By the way, I would suggest a complete change of temp dir scheme.
Instead of putting everybody directly in /tmp, I would create
/tmp/prcs2svn-PROJECT-XXXXX
and inside I would create
prcs/
migrate/
svn/
etc.
That would avoid the clutter, and would make cleaning easier (both
automatically, and by hand).
Les extensions de dépôts fonctionnent étrangement : le reste du dépôt
est quand même checkouté par prcs2svn à chaque checkin. C'est un
processus lourd, probablement inutile (?).