On 12/17/2009 07:41 AM, Ryan Schmidt wrote:
On Dec 16, 2009, at 23:42, 9pbz5c...@sneakemail.com wrote:
I would like to mount a part of a svn repository as if it were a networked hard
drive.
WebDAV autoversioning does this...
http://svnbook.red-bean.com/en/1.5/svn.webdav.autoversioning.html
On Thu, Dec 17, 2009 at 01:09:56PM -0600, Ryan Schmidt wrote:
>
> On Dec 17, 2009, at 12:55, Dave Westerman wrote:
>
> > I'm having problems with a directory that has been deleted, but is
> > preventing me from being able to commit changes to SVN.
> >
> > I created a branch, and am now done wi
On Dec 17, 2009, at 12:55, Dave Westerman wrote:
> I'm having problems with a directory that has been deleted, but is preventing
> me from being able to commit changes to SVN.
>
> I created a branch, and am now done with it. I've tried to merge it back into
> the trunk, for which I have a bra
I'm having problems with a directory that has been deleted, but is
preventing me from being able to commit changes to SVN.
I created a branch, and am now done with it. I've tried to merge it back
into the trunk, for which I have a brand new checked-out working copy. The
way SVN is set up here,
On Thu, Dec 17, 2009 at 10:40, Chris Coleman wrote:
> Olivier Sannier wrote:
>>This last message comes from the Windows security modules, most likely
>> because the computer is not on the same domain or because the time is
>> different between the server and the client.
> This is a very good sugge
On Dec 16, 2009, at 23:42, 9pbz5c...@sneakemail.com wrote:
> I would like to mount a part of a svn repository as if it were a networked
> hard drive.
WebDAV autoversioning does this...
http://svnbook.red-bean.com/en/1.5/svn.webdav.autoversioning.html
> Ideally I would like to be able to choos
Olivier Sannier wrote:
>This last message comes from the Windows security modules, most likely
because the computer is not on the same domain or because the time is
different between the server and the client.
This is a very good suggestion. This partner is coming from a network
outside of our ow
> We have a partner who needs visibility into our SVN repository. It
> is a local repository with no http server (Apache) access.
>
> If this partner is granted Read Only permissions to the directory
> on the Windows Server where the repository is stored - would that
> be enough to interact with S
Chris Coleman wrote:
Error: Can't open file
Error: '\\aab1234\Common\repo\MyProject\trunk\format':
Error: The system detected a possible attempt to compromise security.
Please ensure
Error: that you can contact the server that authenticated you.
This last message comes from the Windows securit
We have a partner who needs visibility into our SVN repository. It is a
local repository with no http server (Apache) access.
If this partner is granted Read Only permissions to the directory on the
Windows Server where the repository is stored - would that be enough to
interact with SVN? Would a
> Thanks for the reply. So there might be some hope.
>
> Let me elaborate on our setup. I've decided the first thing to do
> is to
> cut out the inbetween step of dragging files over. So I have setup
> a
> folder on our local linux webserver and setup apache web server to
> use
> it as a virtual h
Hi All,
I've been asked to analyse a problem we have had with subversion and
come to the conclusion there is a bug in at least the client.
The scenario was someone committed a new directory that made a build
fail and in order to free up the build this commit was reverse merges
(merge -c -)
Hi,
I am a newer about SVN, we now want to implement the function about
"send mail to enginner" when the source code was chaned before commit,but I
don't know how to do it,and could you please do me a favor to supply a method.
Our purpose is obvious, just send a mail to enginner wh
Hi,
I would like to mount a part of a svn repository as if it were a networked hard
drive.
Ideally I would like to be able to choose the revision at mounting time
(wherther thats a number or the head) and keep it at that until re-mounted.
Also the files would be read only - no autoversioning.
Is
On Thu, Dec 17, 2009 at 08:39, Ryan Schmidt
wrote:
> To commit the symlink, you will need to run "svn commit" on the Linux server,
> not on the Windows machine, since as I mentioned, the Windows operating
> system has no concept of symlinks and cannot represent them.
Actually, NTFS and Windows
On Dec 17, 2009, at 03:53, David Burleson wrote:
> Let me elaborate on our setup. I've decided the first thing to do is to cut
> out the inbetween step of dragging files over. So I have setup a folder on
> our local linux webserver and setup apache web server to use it as a virtual
> host (to
On Dec 17, 2009, at 07:25, Richard Carlsson wrote:
> I was trying to log a revision range of a branch that has been
> moved around a bit: it exists in HEAD under its current name,
> but has previously had another name and been under a different
> directory layout. But I got the following strange
I was trying to log a revision range of a branch that has been
moved around a bit: it exists in HEAD under its current name,
but has previously had another name and been under a different
directory layout. But I got the following strange behavour:
> svn log -rA:B http://.../branches/f...@head
Hi,
Gabriel Ricardo wrote:
> I cannot figure out how to restrict permissions on a sub-directory.
> What I want is to have anonymous read/write access to everything
> except a sub-directory, where only two users have read/write and
> everyone else has no access (read or write). I've done a lot of
Well, After lurking on this list for a year or so, this access system seems to
be a problem for many users. It seems that there are all sorts of strange
behaviour going on and one has to try all sorts of combinations before you find
something working the way you want it to.
We had a situation a
Hi Ryan,
Thanks for the reply. So there might be some hope.
Let me elaborate on our setup. I've decided the first thing to do is to
cut out the inbetween step of dragging files over. So I have setup a
folder on our local linux webserver and setup apache web server to use
it as a virtual host
21 matches
Mail list logo