Title: Message Title
|
|
The inconsistency is caused by the use of the absolute rather than the canonical path when determining the parent of the source directory. Using the absolute path and assuming the source directory is /data/tmp then "--source /data/tmp" leads to a source directory of /data/tmp an absolute file of this directory of /data/tmp and the parent (=location of undo information) of /data in contrast, using "--source ." when the working directory is /data/tmp leads to a source directory of . an absolute file of this directory of /data/tmp/. and the parent (=location of undo information) of /data/tmp Using the canonical path will result in a parent of /data in both cases.
|
|
|
|
|
The itemupdate command is inconsistent in where it creates the undo information, depending on the value of the --source argument. In particular, using "." leads to the undo information being created one directory further down in the hierarchy than using eg the absolute path. See discussion on dspace-tech here: http://dspace.2283337.n4.nabble.com/using-...
|
|
|
|
------------------------------------------------------------------------------
November Webinars for C, C++, Fortran Developers
Accelerate application performance with scalable programming models. Explore
techniques for threading, error checking, porting, and tuning. Get the most
from the latest Intel processors and coprocessors. See abstracts and register
http://pubads.g.doubleclick.net/gampad/clk?id=60136231&iu=/4140/ostg.clktrk
_______________________________________________
Dspace-devel mailing list
Dspace-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-devel