With the pkgrecv command, how would one copy a package to a different repository
while preserving the exact version number for the package, including the 
timestamp. 

I've noticed that a "pkgsend open" always uses a new timestamp, even if one 
does:

pkgsend open [EMAIL PROTECTED],0-6.564:20080425T194843Z

I'm assuming that when we copy packages from a development to staging to 
production
repositories, that we want to keep the exact version numbers. This would also be
needed when copying between mirrors. 

Do you envision having a pkgsend copy command, such as:

pkgsend copy -s http://source.com/ -d http://dest.com/ [EMAIL PROTECTED] [EMAIL 
PROTECTED]

which would make exact copies of the listed packages from source to dest?

Thanks. 
Tom


_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss

Reply via email to