Displaying 7 results from an estimated 7 matches for "mod_webdav".
2005 Jan 07
1
[LLVMdev] Version Control
...1. Stay with CVS
2. Use Subversion
3. Use arch
Some of the things we're trying to accomplish are:
* Atomic commit (all changed files in a change set get committed
or none of them do). [Subversion]
* Apache httpd based authentication/authorization [Subversion with
mod_webdav]
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20050107/d93b6711/attachment.sig>
2005 Jan 08
10
[LLVMdev] Version Control Upgrade?
...[Atomic Commit] - all changed files in a change set get
committed or none of them do.
* [Repository Permissions] - control read/write access to the
repository on a per-user basis, preferably allowing the
authentication to be hooked into an apache server (like
mod_webdav).
* [Files and Directories Moves or Renames] - make sure moves and
renames of both files and directories are tracked as well as
edits.
* [Remote Repository Replication] - ability to clone a repository
and "take it with you" so you can commit changes w...
2005 Jan 10
0
[LLVMdev] Version Control Upgrade?
...tomic Commit] - all changed files in a change set get committed
> or none of them do.
> * [Repository Permissions] - control read/write access to the
> repository on a per-user basis, preferably allowing the
> authentication to be hooked into an apache server (like mod_webdav).
> * [Files and Directories Moves or Renames] - make sure moves and
> renames of both files and directories are tracked as well as edits.
> * [Remote Repository Replication] - ability to clone a repository
> and "take it with you" so you can commit changes...
2005 Jan 10
6
[LLVMdev] Version Control Upgrade?
...changed files in a change set get committed
> > or none of them do.
> > * [Repository Permissions] - control read/write access to the
> > repository on a per-user basis, preferably allowing the
> > authentication to be hooked into an apache server (like mod_webdav).
> > * [Files and Directories Moves or Renames] - make sure moves and
> > renames of both files and directories are tracked as well as edits.
> > * [Remote Repository Replication] - ability to clone a repository
> > and "take it with you" so yo...
2005 Jan 10
0
[LLVMdev] Version Control Upgrade?
...files in a change set get committed
} > > or none of them do.
} > > * [Repository Permissions] - control read/write access to the
} > > repository on a per-user basis, preferably allowing the
} > > authentication to be hooked into an apache server (like mod_webdav).
} > > * [Files and Directories Moves or Renames] - make sure moves and
} > > renames of both files and directories are tracked as well as edits.
} > > * [Remote Repository Replication] - ability to clone a repository
} > > and "take it with you&quo...
2006 Aug 07
0
image uploads not working with lighttpd
...uot;mod_rewrite",
"mod_redirect",
"mod_fastcgi",
# "mod_status",
# "mod_evhost",
# "mod_compress",
# "mod_usertrack",
# "mod_rrdtool",
# "mod_webdav",
# "mod_expire",
# "mod_flv_streaming",
# "mod_evasive"
)
server.max-request-size = 100000
$HTTP["useragent"] =~ "^(.*MSIE.*)|(.*AppleWebKit.*)$" {
server.max-keep-alive-requests = 0
}
# new way. include...
2005 Jan 10
0
[LLVMdev] Version Control Upgrade?
...files in a change set get committed
>>> or none of them do.
>>> * [Repository Permissions] - control read/write access to the
>>> repository on a per-user basis, preferably allowing the
>>> authentication to be hooked into an apache server (like mod_webdav).
>>> * [Files and Directories Moves or Renames] - make sure moves and
>>> renames of both files and directories are tracked as well as edits.
>>> * [Remote Repository Replication] - ability to clone a repository
>>> and "take it with you&quo...