I want to do versioning for text files which are stored in folder.
Each time the user opens the file from the application he edits and saves, this should become new version. later the versions should be displayed near the file name..

Anyone please give me an idea of how to do this????

regards
venkat

Recommended Answers

All 5 Replies

Text files cant hold versions directly so theres really only 1 option left.

What do you think that could be

Very great answer Lizr, I like it and in general your way in solving people questions (Y)

each time user uploads a new file with same name can it be possible to make versions

mmmm, can't you extend its name to hold the date?

or an incremental number

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.