Hi Peri
 
The actual format of the command will vary depending on the shell - in the
case of Windows I think the comma will be treated as a parameter delimiter.
 
Could you test with just one datastream to verify if this is the problem?
 
If that's the case you can try
- quoting the datastreams, eg use "DS1,DS2" rather than DS1,DS2
- escaping the comma using ^ (actually I don't think that will work)
- use a URL encoding for the comma, ie DS1%2CDS2
 
Let me know what works - maybe we need to allow for different delimiters on
Windows.
 
Steve

-----Original Message-----
From: ps552 [mailto:peri.stracch...@york.ac.uk] 
Sent: 04 October 2010 15:59
To: fedora-commons-users@lists.sourceforge.net
Subject: [fcrepo-user] fedora-modify-control-group



hello

has anyone tried using the fedora-modify-control-group command line yet? I'm
getting a "400 bad request back" but cant see anything obviously wrong in
the call , which seems to be formulated according to the documentation at
<https://wiki.duraspace.org/display/FCR30/Client+Command-line+Utilities#Clie
ntCommand-lineUtilities-controlgroup>
https://wiki.duraspace.org/display/FCR30/Client+Command-line+Utilities#Clien
tCommand-lineUtilities-controlgroup

the call used (on fedora 3_4 running on windows 5.1 is <path to fedora
>\server\bin>fedora-modify-control-group.bat http <fedoraUser> <password>
york:2829 CLA,RELS-EXT,DC,VRA,RELS-INT M true true true



All  the datastreams listed are currently control group X, and all are
present in the object specified. The server and admin client are both up and
running.



Cheers

Peri Stracchino

Digital Library Team

University of York

ext 4082 



------------------------------------------------------------------------------
Virtualization is moving to the mainstream and overtaking non-virtualized
environment for deploying applications. Does it make network security 
easier or more difficult to achieve? Read this whitepaper to separate the 
two and get a better understanding.
http://p.sf.net/sfu/hp-phase2-d2d
_______________________________________________
Fedora-commons-users mailing list
Fedora-commons-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fedora-commons-users

Reply via email to