Hi Carlo,

> one of the things that we need is for the developers to be able to
> upload files for review.
> This files may not necesarrily come from a code repository but may
> come from just plain files.

You can do this - just upload the file itself when you create the topic.

> If  I can upload a file for review,
>
> Can I upload a bulk file(zip file) for example to be listed for code
> review as well.

This isn't supported (yet), and probably wouldn't be that hard,
however for now you can concatenate several files together using the
"cat" command and upload that one file.

Supporting zip/tar would be better, since you'd get distinct file
entries.  Feel free to create a feature request for this.

What most users do is they add their new files using their SCM system,
then when they run the diff command, it creates a single file, with
each file in its own section.

> Last is,
>
> Do you have support for mercurial as our company already has changed
> our repository from subversion to mercurial in future projects.

Adding a new repository type is actually pretty easy.  I am happy to
do this if you give me a hand.  I don't use mercurial myself, but I'd
be keen to support it.

Cheers,
David

------------------------------------------------------------------------------
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT
is a gathering of tech-side developers & brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing, & 
iPhoneDevCamp asthey present alongside digital heavyweights like Barbarian
Group, R/GA, & Big Spaceship. http://www.creativitycat.com 
_______________________________________________
Codestriker-user mailing list
Codestriker-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/codestriker-user

Reply via email to