General :: How To Lock File Folder In A Repository In Subversion Server In Ubuntu

Aug 6, 2011

i have kown how to lock file in subversion,such as ' svn lock tree.jpg'
but i don't down how to lock file folder,
i create the repositoryroject1
project1/trunk
/tags
/branches
/branch_user1
/branch_user2
i need to lock a branch before merging
and how to unlock the branch after locked

View 4 Replies


ADVERTISEMENT

Ubuntu :: Accessing Subversion Repository From Svn + Ssh

May 23, 2010

I am accessing my subversion repository from svn+ssh:// I set up a new group called for the repository, and then I added two users to this group, harry and sally. Here is the problem. harry logs in and commits a file After commit a ton of the files have been saved by harry, and have the new owner and group:

group: harry
owner: harry

sally no longer has access to the repository! Is there any way to prevent the group from changing when harry commits a file? I tried just writing a file with VIM after logging in via ssh with one of the users, and this does NOT change the group. subversion is doing something special that changes the permissions.

View 1 Replies View Related

Ubuntu :: Password Lock A File/folder?

May 24, 2011

What's the easiest way to make a given file/folder (or multiple files) require a password upon opening moving copying etc, without encrypting the file/archive. The password should at least be manually defined upon establishing it, and preferably it could be modified.

I'm aware of the community belief that this is redundant. I don't want to know how to start from scratch a different way, or why I should or shouldn't do this or that. Just how to password lock a file/folder regardless of your feelings on the matter lol.

View 9 Replies View Related

General :: Lock A User Into Websites Folder Not Home Folder?

Jan 9, 2009

id like to lock a user into his websites folder not his home folder. and i dont want him to be able to veiw anything outside that folder, only be able to play with whats inside that folder. is this possible?

View 4 Replies View Related

Ubuntu Security :: Program That Allows To Password Lock Single File Or Folder?

Apr 3, 2010

Is there a program that allows me to password lock a single file or folder?

View 5 Replies View Related

General :: Remove 'lock' From A Folder?

Mar 8, 2011

I made a folder with the terminal, but it shows a little lock on it. when i try to save or drag n drop folders into it i get an error. it says permission denied... how can i fix this?

View 7 Replies View Related

Ubuntu :: How To Put A "lock" On A Folder/file

Feb 28, 2010

How do i put a "lock" on a folder/file?

View 2 Replies View Related

Ubuntu Installation :: E: Could Not Open Lock File /var/cache/apt/archives/lock

Feb 25, 2010

my problem is the terminal:

E: Could not open lock file /var/lib/dpkg/lock - open (13: Permission denied)
E: Unable to lock the administration directory (/var/lib/dpkg/) , are you root?

View 2 Replies View Related

General :: Ubuntu Server - Set File Permissions For VirtualBox Shared Folder?

Jul 30, 2011

I have Ubuntu server with Apache 2, PHP, and various DBMSs running in VirtualBox on my Mac host for my web development work. To easily create/edit the files I'm working on, I mounted a directory from my Mac host via the VirtualBox shared directory feature to /var/www/. Every file I create on my Mac host has the following permissions on the on the Server: -rw-r--r-- 1 root root 6 2011-07-30 01:27 test.The problem is that most PHPscripts/frameworks/etc.need write access to some files.It is extremely annoying to have to chmod every new file/directory that needs write access.Is there a way to set the correct permissions for the files/directories automatically?

View 2 Replies View Related

Software :: Subversion On Local File System?

Jan 21, 2011

I have downloaded several service GUIs to support work with subversion; the most developed one is "kdesvn". I also tried some CVS surfaces. It is always the same problem: I cannot connect to a repository in the local file system. This is weird! The greatest use of versioning in my practice it to work local, and it should not be difficult to program streaming with local files (WinCVS allowed me to do this.)

View 5 Replies View Related

Server :: Subversion Web Access Will Not Allow To Log In With Web Browser

Sep 7, 2009

I'm running Fedora 10 with apache and I installed mod_dav_svn so that I could set up a secured remote code repository. It appeared to be working ok until I turned on SSL and basic Authentication.I even verified in my subversion.conf httpd configuration file that it is pointing to the correct password file. When I attempt to access it from my web browser, it prompts me for a user name and password, but it will not let me log in. I tried to disable SSL thinking that that might have been the problem, but I get the same results either way. Can anyone please help me resolve this problem?

View 4 Replies View Related

Software :: Where To Download Subversion Server?

Mar 22, 2011

I'm on their site, looking for the subversion server 1.6 download, and all I see is the client.

View 5 Replies View Related

Server :: Subversion Web-access, Not Able To Login From Any Browser?

Mar 9, 2011

tried to subversion webaccess from browser,it is asking username and passwordsnter both.its asking again. how to login.configuration shown below

vi /etc/httpd/conf.d/subversion.conf
<Location /svn>
DAV svn

[code]...

View 1 Replies View Related

General :: Ubuntu - How To Lock The /etc/hosts File With A Passcode

Dec 18, 2010

I would like to lock the /etc/hosts file somehow in a way that only someone else can unlock it, possibly using a lock code.I would then give the passcode to someone else.I'm running Ubuntu 10.10.

View 2 Replies View Related

CentOS 5 :: How To Setup Subversion Server To Run Multiple Projects

Jan 17, 2011

I want to know How to set up Subversion server to run Multiple Projects? I want something to manage it over the web or manage it over kloxo as I am currently using control panel kloxo.

View 3 Replies View Related

Ubuntu Servers :: Document Repository Application - Replace An Office File Server

Feb 9, 2011

I'm trying to replace an office file server. I would like to avoid just another samba share.

I'm looking for a document repository, a bit more functionality than a plain samba share and very cross-platform.

I've looked a couple minutes at dspace, but that seems like a lot of work just configuring it. Dropbox would be fine except that they only have up to 100g, and it's off-site.

This is NOT for unauthenticated public use.

Here are some features I have in mind:

1. Web front end.
2. Any file format from a one-line text document to a Microsoft Word document to an ISO of a blu-ray disk to a very large database backup, binary or text.
3. Cross-platform clients, mostly Mac.
4. Authenticated via centralized one-login server or maybe by a key such as an SSH public key.
5. Searchable by terms, name or content if the type is appropriate.
6. Pass in the URL for an object and have the server download it.
7. Stores files in native format so if the app breaks I can just get the files.

View 6 Replies View Related

Ubuntu :: Remove A Folder That Has A Lock On It?

Sep 15, 2010

How do I remove a folder that has a lock on it. In permissions it states that root has locked the folder and I am not the owner and can not delete it.

View 3 Replies View Related

Ubuntu :: How To Lock Folder / Directory?

Oct 28, 2010

its look like ordinary question..i want to know how to lock a directory in such a way that it require password for unlocking(by entering to that directory)

View 9 Replies View Related

Software :: Subversion "Can't Write To File : File Too Large"

Oct 4, 2010

Hardware: Sun T-2000 with Solaris 10 5/09 U7, ZFS root and RAID (what subversion is writing to)Software: Subversion 1.6.12, Apache 2.2.11, db-4.2.52 ( and all related dependencys of course)Everything was fine until today, I have someone come over and they are getting this error when doing an import: svn: Can't write to file /DATA/* : File too large After some testing it seems it does this on files larger than 2G in size, but after googling until I could not google anymore I could only find people having this issue with Apache 2.0 or using APR lower than 1.2 (mine is 1.3.3). Is there a files size limit inside Subversion?

View 2 Replies View Related

Ubuntu :: Lock Folder Od Shared Disk

Sep 22, 2010

I need a folder on my network disk, which will be locked with password, and must be entered on all platforms from where the user come (Ubuntu, Win).

View 3 Replies View Related

Ubuntu :: Lock Folder / So Cant Be Accessed In Windows

Apr 21, 2011

is there a way? i need to secure a folder without any programs installed in windows

View 5 Replies View Related

General :: Error - No Lock File Found In /var/run/nagios.pid

Jun 22, 2010

I have a problem when I try to service nagios start, error is the following; No lock file found in /var/run/nagios.pid So when I verified the sample Nagios configuration files whit /usr/local/nagios/bin/nagios -v /usr/local/nagios/etc/nagios.cfg, get: -bash: /usr/local/nagios/bin/nagios: No such file or directory

View 3 Replies View Related

Server :: Yum Showing Error Cannot Open/read Repomd.xml File For Repository: Rhce1?

Aug 11, 2010

I am trying to create my own yum repository in RHEL5 machine. for this i installed http server.

#createrepo /var/www/yum/

my /etc/yum.conf file configuration is:

[rhce1]
name=rhce1
baseurl=url
enable=1
gpgcheck=1

#yum -y install vsftpd

Repository rhce1 is listed more than once in the configuration
Setting up Install Process
Setting up repositories
http://192.168.142.135/yum/repodata/repomd.xml: [Errno 14] HTTP Error 404: Not Found
Trying other mirror.
Error: Cannot open/read repomd.xml file for repository: rhce1

View 4 Replies View Related

Security :: Lock Folder In Fedora 12?

Aug 15, 2010

I'm using Linux. I want lock a folder. Way for each use To request password. And end use. In the first case to go back again. (Sorry if I wrote bad. I'm not English speaking)

View 2 Replies View Related

CentOS 5 Server :: Cannot Retrieve Repository Metadata (repomd.xml) For Repository

Jul 18, 2010

I am trying to install apache on centos-5-i386 (# yum install httpd) and get the following error:

==========================
[root@IDK3 /]# yum install httpd
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* base: centos.mirrors.tds.net

[Code].....

Edit: The url works if I leave out "repomd.xml" at the end; and the repomd.xml is exactly in that folder? i have downloaded the file but don't know how to use it.

View 1 Replies View Related

General :: Can't Install Subversion Over Yum

Jul 16, 2011

How to install using yum? Because when I tried this: yum install gcc gmake make libcpp libgcc libstdc++ gcc4 gcc4-c++ gcc4-gfortran subversion ruby ncurses-devel -y Subversion did not install, I tried this:

[Code]...

View 1 Replies View Related

General :: Subversion - How To Clone A Tag

Apr 7, 2010

I'd like to be able to clone a tagged module, but have not succeeded with this attempt:

Code:

Does anyone know if it is possible to clone/copy tags like this at all? Or must I find another way of doing this?

View 1 Replies View Related

Ubuntu :: Setting A Folder As Repository?

Feb 1, 2010

I have recently reinstalled Ubuntu 9.10 in my Compaq Notebook. I have a problem. In my Desktop, I have more than 4 GB of packages installed. As we all know, I do not need to download them again in my Laptop, and can simply add them with "sudo dpkg -i * *.deb" command. But, I do not want to install them all, and want to pick up only a few. So, is there a way, that I can set the Folder (after copying it to the Laptop) as my Repository, I mean, wheneven I seek to install a Package using Add/Remove or Synaptic or apt-get system, they are installed from the Folder instead of from the Internet? (I have all dependencies installed for each application).

View 9 Replies View Related

General :: Changelog For File When Moving To A Different Repository?

Jul 16, 2010

I am versioning my config files with git. Now I need to move some of my config files to a different repository, to achieve a clean structure. Is there a way I can keep the change log for a file if I move it to a different repository? I would like to have all commits of repo A in repo B that touched file A/a if I move it to B/a. Ideally, if I afterwards move A/x to B/x, I would want to see B/a and B/x appear together in commits that touched both files in repository A. I would not expect to have any development step of A/a merged into any of the commits of B, I just want them to appear there afterwards.

View 2 Replies View Related

General :: Release File Lock In SAMBA 3.2.5 Share - MS Word - Filename - Is Locked For Edit

Sep 20, 2010

I'm having problem with the Samba 3.2.5 file share which host my MS-Word Document the user (user1) already restart her PC but still she cannot open the file from MS Word.

Here's the file and it's status on the samba drive:

Code:

How to reset the Samba file locking mechanism ?

View 6 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved