Can't source control .folder.props files in VSS

This forum is for all Flare issues not related to any of the other categories.
Post Reply
Hakan
Jr. Propeller Head
Posts: 3
Joined: Sun Oct 21, 2007 11:57 am
Contact:

Can't source control .folder.props files in VSS

Post by Hakan »

Hi,

I use Microsoft Visual Source Safe 6.0d for source control in Flare. Everything works fine except that the files named ".folder.props" (named by Flare) can't be added to source control. VSS gives an syntax error when trying. I guess the first "." is the problem.

The result is that I can't secure all my help text source in VSS.

What to do?

Can Flare name these files to something else? "_folder.props" may work.

-- HÃ¥kan
SteveS
Senior Propellus Maximus
Posts: 2089
Joined: Tue Mar 07, 2006 5:06 pm
Location: Adelaide, far side of the world ( 34°56'0.78\"S 138°46'44.28\"E).
Contact:

Re: Can't source control .folder.props files in VSS

Post by SteveS »

The props folder is sometimes hidden - if you've set Windows to show hidden files you will see them Have you tried removing the hidden attribute?

Don't know about VSS, but TFS handled the props file alright.
Image
Steve
Life's too short for bad coffee, bad chocolate, and bad red wine.
Hakan
Jr. Propeller Head
Posts: 3
Joined: Sun Oct 21, 2007 11:57 am
Contact:

Re: Can't source control .folder.props files in VSS

Post by Hakan »

No, the files are not hidden. That's not the problem. The problem is that the file name is frefixed with a dot and that VSS doesn't accept that. As the file is named internally by Flare I can't fix it. I can only see two solutions, either Flare is changed to name the files different or I upgrade VSS to a newer version that possibly (!!!) accepts these files.

There must be others controlling the source files with VSS. How have they solved it?

-- HÃ¥kan
Richard Ferrell
Propellus Maximus
Posts: 840
Joined: Mon May 01, 2006 10:11 am
Location: Inside California

Re: Can't source control .folder.props files in VSS

Post by Richard Ferrell »

Flare has not been tested with Source Control 6.0 as this was released back in 1999. We have had some reports that files may not check in correctly in VSS 6.0
Richard Ferrell

Certified Madcap Trainer
Image
RobScott
Jr. Propeller Head
Posts: 1
Joined: Thu Jul 19, 2007 5:29 am
Location: Manchester, UK

Re: Can't source control .folder.props files in VSS

Post by RobScott »

We used to use VSS v6 but as you've noticed it can't handle files with two periods in the name.
We've sinced moved to TFS and have had no problems since. As we have two authors working remotely and VPNing into the office, the speed improvements alone in TFS more than made up for any hassle with changing the source control system.
Post Reply