Use of Subversion / CVS / Source Safe

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,

Does anyone use Subversion with excel spreadsheets? Specifically, do you
export .bas, .cls, .frm modules and how do you ensure integrity?

I am trying to see if there is a consensus view on best practise use of
source code control for complex excel spreadsheets.

Any ideas/views/opinions most welcome.

Thanks,

John
 
Hi,

I haven't used Subversion with excel but i have to say this :
Subversion works with every kind of format, not only for developpers.
It's possible because it's making a comparison not with the text but
binary speaking... So i must think that it will work with excel files.
To keep an eye over the integrity just try make an ignore list if you
don't plan to share everything.

Hope that i've been clear enough.

Regards,
 
Thanks, but that's not really what I was asking. A binary comparison is
useless in the case of large scale excel development. Anyone else????????
 
I guessed that binary comparison would be the best for such a thing...
but sorry i thought it was the kind of answer you were looking for.

Regards,
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top