Re: [Number::Format] Interesting issue in development environment
Brought to you by:
billward
From: Darren C. <dl...@se...> - 2006-09-22 00:33:39
|
* Bill Ward <bill at wards.net> [2006/09/21 17:29]: > On 9/21/06, Darren Chamberlain <dl...@se...> wrote: > > I noticed this when I was doing the CVS checkout, and used the -d > > option: > > > > $ cvs co -d Number-Format 'Number::Format' > > > > I think that will be the best option, since we can't rename CVS > > modules. >=20 > Actually the CVS module is named "perl" so maybe we could? We'd still need to do cvs add and cvs rm, which means that the file histories would be lost. It's definitely possible, of course. You might also be able to get a SF admin to simply rename the Number::Format directory to Number-Format; one fo the nice thing about CVS is that it's just files, so this will Just Work. (darren) --=20 The higher we soar the smaller we appear to those who cannot fly. -- Friedrich Nietzsche |