It's all about the answers!

Ask a question

Problem with SCM share


Ian Hodges (271013) | asked Sep 03 '09, 10:30 a.m.
Hi, I have hit a problem with scm share, when I use the following command the files within the directory do not appear in the stream.

scm share -r https://jazz111:9443/jazz -v ImportBSF "Application Enablement" 3270Emulation

All other shared directories are fine. The only difference with this directory is that it starts with a numeral. Are you aware of any problems in this area? What docs do you need to help diagnosis?

Regards,
Ian Hodges.

One answer



permanent link
Evan Hughes (2.4k1318) | answered Sep 09 '09, 10:55 a.m.
JAZZ DEVELOPER
Could you supply some more information about the problem? When I do the same thing, it behaves as expected:

Share:
$ scm share -r l -v ImportBSF "ImportBSF Default Component" 3270Emulation

Share root /home/echughes/tmp/testing/workspaces/share_test. Directories to share:
/home/echughes/tmp/testing/workspaces/share_test/3270Emulation
Uploading files...
Shared successfully


Then list the remote files:
$ lscm ls rf ImportBSF "ImportBSF Default Component" -r l

/
/3270Emulation/
/3270Emulation/foo.txt


Edit: Ignore the 'lscm' in the file listing command line. That's a 2.0.0.1 feature. You can replace it with 'scm' and get the same behaviour.

e

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.