Hi,

I need to create a program in java that will create versions for the different text files I upload to my specific folders.
Like suppose:-
1) I have downloaded 1st batch of files. Version control software will create some version ID for them based on date.
2) When I add next batch of files some other time it creates one more version.
3) I should be able to retrieve the files as per my versions.
I need some suggestions howto do it ? is there any package available to do it ?

Thanks in advance.

Don't understand why you need to write something new. There are loads of excellent version control systems available, many free.

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.