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

Re: "svn ci" from a different path

From: Branko Čibej <brane_at_xbc.nu>
Date: 2003-07-14 17:14:18 CEST

Wadsworth, Eric (Contractor) wrote:

>Hello,
>
>Let's say that I have a chunk of repository checked out on my local hard
>drive, and that a co-worker has a chunk checked out on his local hard drive
>(which is mapped to, say, t: on my system). Now, the co-worker has made some
>changes, but he isn't around, and I can't access his machine directly, but I
>do have this t: through which I can get to his checked-out repository stuff,
>which has the changes.
>
>My question: will it confuse subversion if I go through my mapped drive and
>check in his changes?
> t:
> cd \bleh\blah\bluh\dev\prj
> svn ci -m "co-worker's changes"
>
>
I don't know; why don't you try and tell us? It should work, now that we
don't keep user info in the working copes any more (best decision we
ever made), as long as the permissions on the files and directories are
correct.

-- 
Brane Čibej   <brane_at_xbc.nu>   http://www.xbc.nu/brane/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Jul 14 17:17:14 2003

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.