#7 closed defect (fixed)
bibrefnemo.xml and usernemo.xml are specific to NEMO.
Reported by: | pinsard | Owned by: | somebody |
---|---|---|---|
Priority: | major | Milestone: | extension à d'autres projets que NEMO |
Component: | component1 | Version: | |
Keywords: | Cc: |
Description
bibrefnemo.xml and usernemo.xml are specific to NEMO.
So when we work on the update of NEMO bibliography and user's information, while
working on the improvement of superbib, we commit useless files for superbib users
who didn't care that much on NEMO data.
Usage of svn:ignore is not sufficient here to solve the problem.
Change History (3)
comment:1 Changed 16 years ago by pinsard
comment:2 Changed 16 years ago by pinsard
- Resolution set to fixed
- Status changed from new to closed
bibliography and user's XML files has been removed (changeset:12).
comment:3 Changed 16 years ago by pinsard
{data/userdemo1.xml
Note: See
TracTickets for help on using
tickets.
The solution is to remove bibrefnemo.xml and usernemo.xml from svn.
Note : data/biball.xml is equal in changeset:9 to bibrefnemo.xml. We can consider this
data/biball.xml as a test file for superbib, not as a specific NEMO file.
data/usernemo.xml is not equal to usernemo.xml but quite close especially in template.
Like previously said, we can consider data/usernemo.xml as a test file for superbib.
Since both of these files might be checkout as they are now (changeset:10). There is no
damage if we remove them from svn.
But people in charge of update them must be extremly cautious when they remove their
woking space : copy your bibliography and user's XML files in a other place '''
As bibrefnemo.xml and usernemo.xml will not anymore in svn deposit, svn status
should always show ? before these files.