[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

solution for a weird use case

From: Gowri <gowricp_at_gmail.com>
Date: Fri, 6 Jun 2008 09:35:54 -0700 (PDT)

Hi all,

I suppose this is not at all a common problem and I am not sure how to
solve this but here's what I do:

I use the java library from tmatesoft to do a commit of some files
from a tool that I'm writing. basically, the user uses this tool to
trigger a simulation which writes some files to a directory. Now, the
user expects the tool to add all of these files to SVN. If the files
are modified (by hand or by changing some parameters on teh GUI whose
values go into some files) then the user would like to commit them
again by using this tool.

My problem is:
Adding files for the first time is easy enough but how do I update
files later (because the users do not check out these output files and
hence we do not have a concept of working copies)

I'd really appreciate all the help I can get.

Regards,
Gowri

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-06-06 20:20:04 CEST

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.