Ticket #34 (closed defect: wontfix)
newver is not modifying the right pbcl correctly
| Reported by: | bruno | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | 0.9.5 |
| Component: | pb | Version: | 0.9.4 |
| Keywords: | Cc: |
Description
When creating 0.9.4 from devel, here is the log obtained:
Project: pb Action: newver Copying svn+ssh://svn.project-builder.org/mondo/svn/pb/pbconf//devel to svn+ssh://svn.project-builder.org/mondo/svn/pb/pbconf///0.9.4 ... OK Updating /users/bruno/pb/pbconf/..... OK Copying svn+ssh://svn.project-builder.org/mondo/svn/pb//devel to svn+ssh://svn.project-builder.org/mondo/svn/pb///0.9.4 ... OK Updating /users/bruno/pb//devel/..... OK WARNING: version 0.9.4 not found in /users/bruno/pb/pbconf/devel/project-builder/pbcl so added...WARNING: version 0.9.4 not found in /users/bruno/pb/pbconf/devel/ProjectBuilder/pbcl so added...Checking in /users/bruno/pb/pbconf/devel/../0.9.4... OK Updating /users/bruno/pb/pbconf/devel/../0.9.4... OK
It should have modified the pbcl from devel before copying them to 0.9.4
Change History
Note: See
TracTickets for help on using
tickets.

But in case of mondorescue it shouldn't have modified the pbcl of 2.2.7 to create the one in 2.2.8.
It's better to leave that to the end user to solve manually, withthe WARNING.