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

Working with Subversion in an unversioned environment

From: Alexandre Reis <alexandre.reis_at_datasul.com.br>
Date: 2005-04-28 16:46:18 CEST

Hey All,

I'm working as an outsource developer in a project along with some in-house
developers. The in-house developers don't use Subversion (or any other
versioning system for that matter), they all store their code in the same
network share.

I'm working with Subversion, using my company's repository.

I have no problem at all synching my work with their work on the network
share, as we never work on the same source files. All I need to do is
"commit" to the network share before I commit to the repository, using svn
status to know what's changed. It's just a little awkward to have to
"commit" twice.

Do you have any ideas on how to make this easier? Maybe a client-side
post-commit hook or something?

I thought of setting up a repository in my local machine, so I could use a
post-commit hook to commit to my company's repository instead, but how?

Thanks,

Alexandre M. Reis
Systems Analyst
Datasul Paranaense
+55 - (41) 2105-5977
+55 - (41) 8801-9154

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Apr 28 17:44:43 2005

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

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