I'm trying to roll back using a previous changeset, i.e.
<rollback changeSetId="mychangeset" changeSetAuthor="elvisp" changeSetPath="changelogs/xxx/testchangelog.xml" />
The changeSetPath doesn't seem to work, I've tried various option here.
I can only refer to changesets that are contained in the local change log.
I found bug CORE-871 which is the issue I'm seeing but this should have been fixed in the version I'm using (3.2.2).
Has anyone had any success in getting this to work, if so could you provide an example?
<rollback changeSetId="mychangeset" changeSetAuthor="elvisp" changeSetPath="changelogs/xxx/testchangelog.xml" />
The changeSetPath doesn't seem to work, I've tried various option here.
I can only refer to changesets that are contained in the local change log.
I found bug CORE-871 which is the issue I'm seeing but this should have been fixed in the version I'm using (3.2.2).
Has anyone had any success in getting this to work, if so could you provide an example?