Index: /trunk/ippScripts/scripts/publish_file.pl
===================================================================
--- /trunk/ippScripts/scripts/publish_file.pl	(revision 28394)
+++ /trunk/ippScripts/scripts/publish_file.pl	(revision 28395)
@@ -239,5 +239,5 @@
 
 unless ($no_update) {
-    my $command = "$dsreg --add $stage.$stage_id --copy --abspath --product $product --type $product --list $dsFileName";
+    my $command = "$dsreg --add pub.$pub_id.$stage.$stage_id --copy --abspath --product $product --type $product --list $dsFileName";
     $command .= " --ps0 \"$comment\"" if defined $comment;
 
